NodeJS / TypeScript / Solidity Script Developer

Job ID: 30648031

Budget: $250 – $750 USD

I am searching for a freelancer to implement limit functions in Node. It should call the limit order function in 1inch and place orders. Really simple Node script no fancy logic, just set limit price for a specific 1inch.exchange pair. The node script should contain 3 functions. Please go through Infura to create the orders. Please provide install instructions for node or a docker as well.

The following link gets you to the Getting Started page https://docs.1inch.io/api/nodejs-web3-example Most of the work will likely be
copy and paste from the documentation and wrapping the functions. Below is a rough overview of the parameters needed. The limit orders
also already exist and only need to be wrapped https://docs.1inch.io/limit-order-protocol-utils/limit-order/create-a-limit-order

1) limit_buy_order(pair, price, amount)
2) limit_sell_order(pair, price, amount)
3) cancel_order(account, identifier)
4) check_open_orders(account)
5) check_balances(account, token)

Requirements
===
- Solidity
- Python
- MetaMask

Delivery
===
- Create a GitHub repo within a day and push some code to it
- Release of first milestone for you to test order creation

If you are interested in the project and have understood the requirements please start your bid with "METAMASK". Unfortunately, too many bots are on this platform. Budge is 350 USD since most of the functions already exist; I will release 150 USD once you have shown that you can post orders to Infura and have provided documentation. Afterwards, please use some of the funds to test the orders.
Related categories: JavaScript Node.js Typescript Blockchain Solidity