Params bouncycastle jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,601 params bouncycastle jobs found, pricing in CAD

    I am in need of a skilled ReactJS developer to create a webapp that faithfully mimics the infotainment menu of a Tesla Model 3 and Model Y. The webapp should be responsive, adapting seamlessly to both desktop and mobile platforms. Key Features: - Show the shortcuts and everything on the initial screen. The location, car color, battery and other params should be able to be set from parameters - Climate Control System: The webapp should have a user-friendly interface for adjusting the car's climate control settings. - Navigation System: Implement a detailed and interactive navigation system. It does not need to work 100% but feel and look like maps. - Battery Status: A central feature of the webapp should be the ability to view the battery status, and navigate to different secti...

    $256 (Avg Bid)
    $256 Avg Bid
    72 bids

    ...like download/upload. Please leave them unimplemented with a comment and corresponding link stating lack of support. ‘upload’ should have support for large files. Depending on the connector, this would mean uploading files in chunks. ‘index’ operation should implement support for pagination. Any additional parameters required by any of the connectors for any operation can be passed through the ‘params’ argument. Automating OAuth 2.0 might be a challenge. We are okay if some of it is handled manually. - The authorization_grant received by the redirect_url can be saved manually. - Similarly, the tokens received after ‘exchangeToken’ or ‘refreshToken’ can be saved manually. These manually stored tokens can then be hardc...

    $1367 (Avg Bid)
    Featured Guaranteed Sealed Top Contest
    $1367
    10 entries

    Emulate Uniswap v3 quotter in a JS. I need a code that works same as Uni V3 Quotter contract, but just requesting pool info once and do...JS. I need a code that works same as Uni V3 Quotter contract, but just requesting pool info once and doing all calculations in pure JS: Requirements: -calcOutput(amountIn, tokenIn, fee,tick, liqudity, ticksBitmap.....) that outputs amount out -Test code - testCalc(poolAddress, amountIn, tokenIn) function: -read required pool data from chain -call calcOutput function -call Quotter with same params on chain. -Difference should be less than 0.001% -Pure JS, zero dependencies(if you need UniV3 SDK function - copy it right into code), JS float numbers prefered(rounding accepted in case it gives 0.001% accuracy), BigInt as worst case. Deadline -...

    $30 (Avg Bid)
    $30 Avg Bid
    11 bids

    Need a backend developer to implement below requir...existing code base. 1. Feign clients 2. Request and the response interceptors 3. For opt in, only mobile number to be passed as param to the feign client's method - ("919999784665"); 3. For sending sms, only mobile number and msg to be passed as param to the feign client's method - ("919999784665", "Hey there I am using whatsapp"); 4. All other query params to be inserted via request interceptor 5. userid and password to be picked from yml file, they will be different for different environments. 6. For both the APIs we'll have response interceptors which will check if the 'id' given in 'response' corresponds to one of the error codes. If they do, then we thro...

    $19 (Avg Bid)
    $19 Avg Bid
    5 bids

    ...print("Captcha response:", captcha_response) else: print("Failed to get captcha response.") else: print("Failed to create task.") params = { "lang": "en", "language": "en", "output": "jsonhp", "fingerprint": session_uuid, "web2": "true", "angh_type": "REGISTERuser" } data = { "type": "REGISTERuser", "email": email, "password": new_password, "firstname": get_first_name(), "lastname": get_last_name(), "age": randint(18, 36), "gender": choice(["male", "female"]), "m": "an", "re_to...

    $249 (Avg Bid)
    $249 Avg Bid
    24 bids

    Need to configure WK Product Search Plus module to work into our theme and products database. I have layout and search data required for module but it needs to be properly configured with my provided data for search params. I also have full module and theme support available if there would be any issues. I attached module manual.

    $46 (Avg Bid)
    $46 Avg Bid
    10 bids

    ...below: problem reference <PKT> <Method Name="AwardWinnings"> <Auth Login="invegas" Password="7Z6nOB8861Ohpn5B"/> <Params> <Token Type="string" Value="b6JnfGF7fXMjOjB79zVoLCJwZCIyICIvMTMjLCJp9ka18WRo9jIyICJnYWvnYSIrIkfgeWUjOjAjYkfx9j2iY62T8Ga5YkFreDMjLCJpejIyICJwezZoZ1FnIjpjfGouZSIyICIvNnE6NTm5NiIvIz7"/> <TransactionID Type="string" Value="9156174388"/> <WinReferenceNum Type="string" Value="17612298068"/> <WinAmount Type="int" Value="75"/> <GameReference Type="string" Value="bgor-cc-Showball3 "/> <Hash Type="string" Value="1b522defc135ef9bea631d94a99f587bcb1cb03ec08ca356de42fb77f4...

    $40 (Avg Bid)
    $40 Avg Bid
    77 bids

    Do the model tuning using next params and find the best model: param_grid = { 'n_estimators': [100, 500, 1000], 'learning_rate': [0.01, 0.05, 0.1], 'max_depth': [3, 5, 7, 9], 'subsample': [0.6, 0.8, 1.0], 'colsample_bytree': [0.6, 0.8, 1.0], 'gamma': [0, 0.5, 1, 1.5, 2] } Do the previous tasks for Monthly Returns

    $191 (Avg Bid)
    $191 Avg Bid
    1 bids

    ...aspects(if required), exceptions, error messages, sonarqube, emma, configurable external properties (for connecting to database or some other integrations like AWS account) Data Entities to be maintained:- User Role Application Channel User Group EndPoints Resource Service Login History Oauth Tokens OTP Record OTP Attempts IP Exceptions Txn Audit Request Log Response Log Exceptions Codes System Params Directories Key points to be noted:- ● We are going to use Spring Security as part of the Security Module Implementation. ● Spring Data JPA is the base ORM Facility that we gonna use within the application ● Let us have multi datasource connectivity, one for traditional DB Entities and another for Logging. ● We are going to maintain the entire code base through a GitHub/ Bitbucket a...

    $481 (Avg Bid)
    $481 Avg Bid
    20 bids

    ...Source= Initial Catalog=BSalesAkcia User ID = Password = If the connection is successful go to the main screen, if not stay on login screen and display connection error text. 2. main screen 2.1. In the beginning of the main screen display ShopName connected to database. ShopName will be provided by following select query: SELECT FROM params INNER JOIN proek ON = WHERE = User ID; 2.2. Display textbox (called barcodefield), where user types or scans barcode of product using camera. Below barcodefield display submit button. after pressing submit run following select on MS SQL server and get result in bellow field called ProdTfield: SELECT ProdT FROM Prodview WHERE IDProd =

    $71 (Avg Bid)
    $71 Avg Bid
    28 bids

    ...confirmed, invalid. If manual, then status is pending until manual confirmation (when we test prompts and unsure about their validity, we may want to edit an output param that will be used for reply) If auto, then confirmed. Poster 1. Get params for posting: post to reply to, content 2. Select account/s from accounts db 3. Set trigger conditions for posting: by new record in scraper db, by time interval between posting events of one account, exact time, new record with certain params (as new confirmed record) 4. Post a reply 5. Put post event into db with params. There are 2 types of accounts for making a reply: 1. Fixed - bot account that supposed to live long as it retains user with its utility, reply made via this acc API social media integration. 2. Temp - ...

    $194 (Avg Bid)
    $194 Avg Bid
    15 bids

    ...parse_commit(db_conn, db_cursor, dtype, data): dtype_data = data[dtype] dtype_id = dtype_data["id"] dtype_name = dtype_data["name"] dtype_url = urls[f"{dtype}_url"] + dtype_id params = (dtype_id, dtype_name, dtype_url) if dtype == "series": (f"SELECT id FROM series WHERE series_id='{dtype_id}'") db_data = () if db_data: return db_data[0], dtype_data["season"] else: (f'''INSERT INTO series(series_id, series_name, series_url) VALUES (?, ?, ?)''', params) () ("SELECT @@IDENTITY") return (), dtype_data["season"] ...

    $198 (Avg Bid)
    $198 Avg Bid
    24 bids

    I am seeking a developer to assist me accessing my JSON and Data model within the scope of my application. The broader objective is being able to manage state and update the UI when the User changes the params. Key Elements: • JSON Parsing in Kotlin. Specifically how Map and FlatMap work in Kotlin.

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    57 bids

    ...Parents can choose or pay for student app plans. - Doctor is responsible for routine (once a month) consultation with every student assigned to them. The can schedule unassigned consultation if they see fit, but every student must be consulted once every given period. Doctor can add notes and prescribe medicines. Only the doctor who added the note can view it. Doctor must also map various health params of users on a scale of 1-10 to be analysed later. - Admin is responsible for managing users in bulk. They add, modify and remove users as required. They can view student usage statistics and health analytics entered by doctors. Admins can also keep track of students that have overdue consultations. - Super admin is in charge of admins, app plans, payment tracking and other major ...

    $3483 (Avg Bid)
    $3483 Avg Bid
    57 bids

    ...will be curry links to get all customer reviews of the product, regardless of how many reviews 2- if there is reply to review the reply information will be acquired 3- from the reviews , product name, review, rating, scores, review date, informations will be acquired 4- final outcome will be a csv file with all features as columns. 5- the script will be runnable in any python env wit given params, based on he given review count limit it will limit the number of reviews (it might be needed for the products has too many reviews ) 6- it should show the status of the run for example 3 out of 10 links completed or such a status logs which can be monitored by user 7- the code should be robust and should have retry capabilities in case of aborted api connection or similar issue...

    $74 (Avg Bid)
    $74 Avg Bid
    1 bids

    ...project: It can be based on any open AI API, but internally it needs to use Machine Learning in order learn and be trained baised in some input data and over each iteration. Regarding the API: The image set should manage 2 endpoints, one to begin the iteration and another one to generate variations over those images. This iteration should be stored in a database with its variations. The input params of that request are: - Other images that should be included as part of the final image - Text inputs to be included as well - An array of sizes for the resulting images. - It should use a base prompt internally and be able to receive an input prompt to add data to it in order to generate the best result. Also, there should be Profiles, which will be related to the created iterat...

    $3837 (Avg Bid)
    $3837 Avg Bid
    46 bids

    ... STRATO-apps/wordpress_03/app/ STRATO-apps/wordpress_03/app/jp/ joomla_01/layouts/plugins/ joomla_01/libraries/joomla/string/wrapper/ joomla_03/administrator/components/com_cache/views/ joomla_03/administrator/components/com_menus/models/ joomla_03/plugins/fields/checkboxes/params/ joomla_03/plugins/fields/url/ joomla_03/plugins/fields/media/params/ STRATO-apps/wordpress_02/app/ STRATO-apps/wordpress_03/app/ STRATO-apps/wordpress_03/app/wp-content/languages/ STRATO-apps/wordpress_03/app/wp-includes/certificates/ STRATO-apps/wordpress_03/app/wp-admin/user/ wp-content/plugins/elementor-pro/assets/js/ wp-content/themes/twentytw

    $90 (Avg Bid)
    $90 Avg Bid
    49 bids

    Here is the job detail Report I want you to work on the report generation generate CSV files from the given time Please read this doc file and review these CSV files This is the data needed in those CSV files all will have different params and different fields This is core php no cms is used here revenue tab design is there so you can copy the parameters from there this is similar to those It's just the different fields that those reports will be taking As it’s visible in the document as well only the fields are needed not the whole page design staff and customer will just accept fields from the user and the date You can leave the chart on the staff button and just make a time-bonded report Just enable the time binding and the parameters selected.

    $113 (Avg Bid)
    $113 Avg Bid
    42 bids

    Please ignore Title...contest as I am unable to change it and refers to my other project. The acctuall project description is below: I need Python code to execute orders on Bybit crypto exchange. Specifically the code must execute "Sell" order if the variable I set will be greater then 1. Below is example that you can use, but don't have to. Its just to give you idea of orderparameters: # Order parameters params = { 'symbol': 'BTCUSDT', # Symbol for Bitcoin to Tether 'side': 'Sell', # Sell side 'type': 'MARKET', # Market order 'qty': 0.004, # Quantity in BTC 'timeInForce': 'GTC', # Good till cancel 'api_key': api_key, &...

    $82 (Avg Bid)
    Guaranteed
    $82
    12 entries

    this prestashop hook give me only the first result even if the customer buy 2 items, public function hookDisplayAdminOrder($params) { $id_order = (int) Tools::getValue('id_order'); // Get all products associated with the order $sql = 'SELECT product_id FROM '._DB_PREFIX_.'order_detail WHERE id_order = '.(int) $id_order; $result = Db::getInstance(_PS_USE_SQL_SLAVE_)->executeS($sql); $product_ids = array(); foreach ($result as $row) { $product_ids[] = $row['product_id']; } // Iterate over all products foreach ($product_ids as $product_id) { // Obter informações do produto $sql_product = 'SELECT url FROM '._DB_PREFIX_.'scrape_ali_info WHERE id_product='.(int) $product_id; $product_data = Db::getInstance(_P...

    $10 - $30
    $10 - $30
    0 bids

    these code select only the last product even if the customer order 2 products public function hookDisplayAdminOrder($params){ $id_order = (int)Tools::getValue('id_order'); $sql1 = 'SELECT product_id from order_detail where id_order = '.(int)$id_order; $data1 = Db::getInstance()->getRow($sql1); $prodid = $data1['product_id']; $sql2 = 'SELECT url from scrape_ali_info where id_product='.$prodid; $data2 = Db::getInstance()->getRow($sql2); $this->context->smarty->assign(array( 'id_product' => $id_product, 'ali_url' => $data2['url'], 'id_order' => $id_order )); r...

    $26 (Avg Bid)
    $26 Avg Bid
    15 bids

    ...see screenshot) on redbubble.com. State of button is always disabled except if user stays on `Products Search` or `Designer's shop` pages (seems like this pages have such url-template): 1. {QUERY}{HTTP_GET_PARAMS} 2. {USERNAME}/shop{HTTP_GET_PARAMS} {QUERY}, {USERNAME}, {HTTP_GET_PARAMS} -- is just placeholders for some text (or params) in url for example If user clicks on this show-dashboard-button, plugin should render devias-kit's dashboard (all its reactjs-components tree) on

    $204 (Avg Bid)
    $204 Avg Bid
    28 bids

    I am looking for a freelancer who can help me with a specific issue I am experiencing with my Bybit bot. The problem is that the bot is not displaying data. I have received an error message: "openapi params error! req_timestamp invalid". You can see it here Skills and Experience: - Experience in working with Bybit bots and trading platforms - Strong understanding of cryptocurrency trading and exchanges - Proficient in troubleshooting and resolving bot-related issues - Ability to analyze error messages and identify the root cause of the problem - Excellent communication skills to effectively understand and address the issue

    $40 (Avg Bid)
    $40 Avg Bid
    12 bids

    I am looking for a skilled WordPress developer who can create a dynamic landing page with firebase. By dynamic content I mean not only 2-3 values (like user/customer name) but 20-40 different variables. The variables need to be injected using GET params We have an app where new users sign up and we want to recreate their profile in our website. Example of the landing page to be generated: Key features: - The landing page should display existing content that FIREBASE database will provide - The page should be dynamic and update in real-time whenever a new document is uploaded to Firebase - Ongoing maintenance and updates will be required after the landing page is created, so the developer should be available for future work - generate URL-s

    $149 (Avg Bid)
    $149 Avg Bid
    79 bids

    ...id="dropzone" class="dropzone"></div> <input type="submit" name="submit-post" value="Submit Post"> <script type="text/javascript"> = false; var myDropzone = new Dropzone("#dropzone", { url: "/wp-admin/", autoProcessQueue: false, addRemoveLinks: true, maxFiles: 10, acceptedFiles: "image/*", params: { action: 'handle_dropzone_upload' } }); ('usp-form').addEventListener('submit', function(e) { (); var formData = new FormData(this); ('action', 'usp_handle_submission'); // Specify the action name ...

    $42 (Avg Bid)
    $42 Avg Bid
    21 bids

    I am looking for a skilled React.js frontend developer to develop a feature for a website that is under development. This is just a small feature of the entire project which should be small enough to quickly develop in a few hours / day(s). Requirements: - Proficient in React.js and frontend development - Able to use and modify Material UI components - Strong understanding of UI/UX pri...prompted to select file and upload. The UI should make call to the API to submit file for async processing. Feature: Sort beneficiaries As an admin I should be able to sort the onboarded beneficiaries by firstname, lastname, or member id Listing should allow user to select field from table header to sort ASC or DESC UI should make call to API to query beneficiaries and provide field and sort order pa...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    97 bids

    I am looking for an expert Amazon PHP developer to help me create a working demo for my project. I have a working system to connect and retreive orders using SP-API based on this OS project The issue i have right now is that its not returning PII - I know that I need this restricted token but I am a bit stuck with the exact code and params needed to return the token - right now i have a 400 error and I dont know what the source of the issue is I just want soemone to check my code snippet and tell me whats wrong and how to resolve it Amazon Services: - The demo should be able to interact with Amazon SP-API. Ideal Skills and Experience: - Strong proficiency in PHP development - Experience working with Amazon SP-API - Knowledge of Amazon services

    $268 (Avg Bid)
    $268 Avg Bid
    50 bids

    I am looking for a freelancer who specializes in Go AWS S3 Lambda development. Functionality: - The specific functionality needed for the AWS Lambda function is event h...expected workload for the AWS Lambda function is light. Ideal Skills and Experience: - Strong experience in Go programming language - Proficiency in AWS S3 and Lambda development - Solid understanding of event handling in AWS Lambda functions - Ability to optimize code for light workloads The following functions need to be developed according to specifications. Detailed specifications on what params and file names will be specified. Parameters will be s3 paths and filename patterns( based on hash of content and event parameter string). For API interacting go functions API parameters will be included in event p...

    $775 (Avg Bid)
    $775 Avg Bid
    45 bids

    Looking for a full stack web developer who can create a content automation tool for me. Detail: I am looking for a tool that can gather data from multiple given sources via RSS feed and scraping and pick the relevant content (that goes with our set params) and send it to AI writer tool, get the output and publish it on our Wordpress website. This whole process is working on APIs from multiple tools involved however it contains set conditions, patterns at particular steps.

    $984 (Avg Bid)
    $984 Avg Bid
    24 bids

    ...see screenshot) on redbubble.com. State of button is always disabled except if user stays on `Products Search` or `Designer's shop` pages (seems like this pages have such url-template): 1. {QUERY}{HTTP_GET_PARAMS} 2. {USERNAME}/shop{HTTP_GET_PARAMS} {QUERY}, {USERNAME}, {HTTP_GET_PARAMS} -- is just placeholders for some text (or params) in url for example If user clicks on this show-dashboard-button, plugin should render devias-kit's dashboard (all its reactjs-components tree) on

    $205 (Avg Bid)
    $205 Avg Bid
    29 bids

    I am unable to build my visual studio project due to dependencies or components version conflicting, it is hybrid app project us...build my visual studio project due to dependencies or components version conflicting, it is hybrid app project using mono android, nuget and barcode scanner components.. While trying to build following errors shows... package iTextSharp 5.5.13.3 is not compatible with monoandroid90. Package iTextSharp 5.5.13.3 supports net (.NetFramwork, Version=v0.0) Package BouncyCastle 1.8.9 is not compatible with monoandroid90. Package BouncyCastle 1.8.9 supports : net (.NetFramework, Version=v0.0) we need to fix all the errors and should able to build project. Only through Remote access TeamViewer only. cost for this job and method of payment adjustable f...

    $16 (Avg Bid)
    $16 Avg Bid
    2 bids

    I am looking for a Salesforce REST API expert who can assist me with API integration and data manipulation. Tasks Assume that I already have the auth token thats sent to salesforce I need a one or two pager Google doc with the correct endpoints and the correct query and body params that I need to send to salesforce to get that data 1. Be able to fetch all contacts in salesforce paginated 2. Be able to fetch all report names in salesforce 3. Be able to fetch contacts by report names (id) 4. Be able to fetch call logs either all or for a given contact 5. Be able to create call logs for a given contact (contact id) I am using javascript's native fetch for this, so need the answers in javascript No development work is needed, I need these as a Google Doc

    $219 (Avg Bid)
    $219 Avg Bid
    3 bids

    ...features (disk, ram, cpu, network, ...) into custom classes - implement spring boot environment - implement filtering on top of java objects, filters are required - CPUs - disk size, type, count - RAM total, modules-count, ecc - networking see also here: milestones: ms1: implement filters by given params above this is already provided to you: spring-boot project is created, API access is implemented, basic mapping with default jsonschema2pojo is also implemented ms2: define Entities map DTOs to Entities persist into database via spring-repositories track servers via a scheduled job (each hour) and persist changes as a revision per server ms3: provide rest endpoint to accept searchDTO and the

    $89 (Avg Bid)
    $89 Avg Bid
    4 bids

    ... Creating the task, and fetching the task results can be separate services / functions. **Build Request Task** Endpoint: Parameters: - keywords: Loaded from Google Cloud Storage CSV - location_name: London, England, United Kingdom - language_name: English - search_partners: true - date_from: {params} - date_to: {params} **Fetch Result Task** Endpoint: or Endpoint: **Store data in CSV in Google Cloud Storage** Store the following in the CSVs by flattening/ transforming the results into a 2d array so there is a row for each monthly_searches

    $909 (Avg Bid)
    $909 Avg Bid
    68 bids

    ...in Java to query and to provide filtering functions like todos: - implement models via jsonschema2pojo - implement filterings on top of java objects like in milestones: ms1: access api parse json into models/DTOs filter by given params m2: persist DTOs to entities&database track servers via a scheduled job Deliveries? - in our on premise git (access will be granted to you) - full sources - docker compose for openldap + keycloak - maven - JDK 17 Requirements: - clean code - code checked with checkstyle, pmd, spotbugs Payment? - you estimate in a WBS after getting the task - we discuss about clearances and effort - we mutually

    $82 (Avg Bid)
    $82 Avg Bid
    12 bids

    I have a url with some params that I need to run in postman. please contact me for further info

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    16 bids

    I need a trading bot to create movement and help a coin to grow in valeu! Features Node with typescript Configuration and data stored on MYSQL Ui using with typescript Bot specification Using uniswap V3 create a buy and a sell trading b...Multi bot running to buy and sell Each bot runs in different accounts Specify how much will be sent sent to each bot Specify how many accounts will be running at same time Specify how much in tokens will be traded per trade Be able to turn on and off the bot at any time Define the slippage After finish trading send the funds to specified account UI A UI to specify all buy bot params A UI to specify all sell bot params A button that allows turn on and off buy bot A button that allows turn on and off sell bot Be able to see how much was sol...

    $720 (Avg Bid)
    $720 Avg Bid
    54 bids

    ...segment after the subject prefix would be used to populate the “method” of the JSON-RPC2 request. (a segment is each of the individual parts of splitting the subject by “.”, the subject prefix could be one or more segments joined with a “.”) 2- Add an option “UseSegments” to the client/server/peer so, when true, it will AddTo/Create a “segments” field of List of String in the JSON object of the “params” of the JSON-RPC2 request. If “MethodFromSubject” was also true, then the first segment of the subject after the prefix would be used for the “method” and the remaining for the “segments” array. Deliverables: The deliverables for this project include: 1- Dart Package: A we...

    $760 (Avg Bid)
    $760 Avg Bid
    40 bids

    I need a working implementation of the below that can run on a mac including setup instructions. It takes a string input and outputs a hash public boolean generateAndSaveUserKey(String fromUserPassword) { try { //PBKDFc2-sha256, rounds=100000, salt=584695274yt3 PKCS5S2ParametersGenerator gen = new PKCS5S2ParametersGenerator(new SHA256Digest()); (("UTF-8"), "584695274yt3".getBytes("UTF-8"), 100000); byte[] pbkdf2Result = ((KeyParameter) (256)).getKey(); String s = (pbkdf2Result, Base64.NO_WRAP); KeychainStore

    $441 (Avg Bid)
    $441 Avg Bid
    13 bids

    ...after select product detail page should open. Brand Section, On click of brand move to the list page and populate all related items for Price section where user can select a price range get new listing page with selected price range. Vehicle type like Hatchback/ Luxury Vehicle Category like Car/ Bike Vehicle Condition like New / Used Create a api for search form its depends on the query params where user fill the data and get the result like brand/type/condition/upcoming Create a Listing page and api where all vehicle can populate as per the vehicle Category selection also have a form for filter the vehicle like : Gadi type/ Brand/ Mileage/ Price Range/ Color/ Max Power/ Create a Vehicle Single page where related data should populate and in bottom related brand/ vehi...

    $358 (Avg Bid)
    $358 Avg Bid
    11 bids

    ...one, from , and inform/output about if the address balance is above 0. Manually via the geth javascript console I could use (('0xbd3Afb0bB76683eCb4225F9DBc91f998713C3b01')); Result: 0.483296293327556759 OR via terminal curl -X POST localhost:8545 -H "Content-Type: application/json" --data ' { "jsonrpc": "2.0", "method": "eth_getBalance", "params": ["0xbd3Afb0bB76683eCb4225F9DBc91f998713C3b01", "latest"], "id": 1 } ' Result: {"jsonrpc":"2.0","result":"0x728d934e8054bc7","id":1} (a hex number which should be converted to readable format like previous -- if balance is 0 then it outputs 0x0) Anyone wh...

    $38 (Avg Bid)
    $38 Avg Bid
    9 bids

    ...application of this stream support is demonstrated in the following AWS Transcribe SDK guide (). Here's a simplified code snippet: ``` const { createReadStream } = require("fs"); const { join } = require("path"); const audio = createReadStream(join(__dirname, ""), { highWaterMark: 1024 * 16}); // ... const params = { LanguageCode, MediaEncoding, MediaSampleRateHertz, AudioStream: (async function* () { for await (const chunk of audio) { yield { AudioEvent: { AudioChunk: chunk } }; } })(), }; ``` If you're experienced in React Native/iOS development and have a good understanding of stream handling, we'd love to hear from you. Please provide examples of your previous work in your application.

    $229 (Avg Bid)
    $229 Avg Bid
    16 bids

    ...AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_ASSOCIATE_TAG, Parser=lambda text: (text), MaxQPS=0.9, ErrorHandler=lambda status_code, error_message, *args, **kwargs: None, Session=session, ) # Define the parameters for the API request params = { 'Operation': 'ItemSearch', 'BrowseNode': '16395942031', # BrowseNode for Lightning Deals on 'Availability': 'Available', # Filter for available deals 'ResponseGroup': 'ItemAttributes,Coupon', # Include coupon information } # Send the API request to fetch the deals response = (**params) # Parse the API response deals = response['Items']['Item'] # Iterate over the deals and send them to the Telegram channel for deal in deals: titl...

    $273 (Avg Bid)
    $273 Avg Bid
    31 bids

    Search and remove specifict text content which could be matched by serveral params.

    $27 (Avg Bid)
    $27 Avg Bid
    45 bids

    Linux programming: C language. must be done before 13/5/2023. Task – IPC Your goal is to implement a chat tool, that will help t...that the performance test tool is NOT a chat tool, so there is no expectation to have a conversation before or after the test. Both the client and the server will finish once the test of the requested type is done • You can use the ./ command then needed. As it’s a port of a command to a shell to exec a code, it's not listed on the usage sections • If there is an error in parameters, like missing params, or giving some malformed text, print the help/usage text (in any form) and exit • It’s highly suggested to use the Beej IPC Guide, available at • the task is meant to be done with poll/select API, and without ...

    $239 (Avg Bid)
    $239 Avg Bid
    2 bids

    Hi tean I do need yo...coming to newrelic( see file ) I need your help to create a rule to Parsing log data for better query You can do this work from your own newrelic account. once you have the GROK pattern, that will be your delivery The data I need is: "log":"object tagged in source bucket", "params":{"avs_status""clean" "totalDurationMs":4842" "objectSize":2345376" "scanDurationMs":345" "error":null}}n" - log_output: the value of the log field. - avs_status: the value of the avs_status field in the params object. - total_duration: the value of the totalDurationMs field. - object_size: the value of the objectSize field. - scan_duration: the val...

    $93 (Avg Bid)
    $93 Avg Bid
    5 bids

    C# code for RSA/ECB/PKCS1Padding encrypting and decrypting. Code must be ready to build to dll file which will be ready to be attached to MS SQL. Code must be only with System or Microsoft Libraries otherwise with other libraries ready to be linked to MS SQL (BouncyCastle library is isn't). Code must have two functions: EncryptRSA (string plainText, string|byte[] publicKey) returns Base64 encrypted plainText. DecryptRSA (string encryptedText, string|byte[] publicKey) returns plainText as string. Public Key may be in formats attached to this question. 1. PEM 2. Sun RSA public key, 2048 bits - info 3. DER

    $161 (Avg Bid)
    $161 Avg Bid
    10 bids

    ...au/onca/xml' amazon_params = { 'Service': 'AWSECommerceService', 'Operation': 'ItemSearch', 'AssociateTag': AMAZON_ASSOCIATE_TAG, 'SearchIndex': 'Toys', 'Keywords': 'lego', 'MinimumPrice': min_price, 'MaximumPrice': max_price, 'Availability': 'Available', 'ResponseGroup': 'Images,ItemAttributes', 'MerchantId': 'All' } amazon_response = (amazon_api_url, params=amazon_params) amazon_xml = () # Parse the Amazon XML response and retrieve ASINs of the LEGO sets found asins = [] for item in ('{}Item'): asin = ('{}ASIN').text (asin) # Retrieve th...

    $417 (Avg Bid)
    $417 Avg Bid
    12 bids

    I am looking for a freelancer to help me make sure a GitHub repository runs smoothly on EITHER Windows11, WSL2 or Google Colab Notebook. The repo is The delivery is the ability to run the demo the repo has on MY pc or in a Google Colab Notebook: python --save-vis true --save-params true --save-mesh true --split test --datasets openpose --output-folder ../samples/shapy_fit/ --exp-cfg configs/ --exp-opts output_folder=../data/trained_models/shapy/SHAPY_A part_key=pose datasets.pose.openpose.data_folder=../samples datasets.pose.openpose.img_folder=images datasets.pose.openpose.keyp_folder=openpose datasets.batch_size=1 datasets.pose_shape_ratio=1.0 My PC Specs are 13th Gen Intel(R) Core(TM) i9-13950HX 2.20 GHz 32 GB memory

    $29 (Avg Bid)
    $29 Avg Bid
    11 bids