Find more Web Development Remote Jobs posted recently Worldwide

Required Express Js,Node.js,PostgreSQL Programming,web3.js freelancer for Express, Node.js, PostgreSQL Developer job

Posted at - Jan 12, 2022

Toogit Instant Connect Enabled


Developer required with experience in developing express web servers and preferably experience with Web3 libraries also.

Deliverable is a class/function which queries an array of ethereum smart contract addresses using the web3 library, and returns the details of each address (details are returned as a promise).

The promise needs to be resolved and converted back to an array for insertion into a postgresql database.

Something like this (except working!):
---

for (let x = 0; x < address.length; x++) {
let temp = new web3.eth.Contract(ConfigParams.ABI, address[x]);
contract.push({ address: address[x], contract: temp } );
promises.push({
address: address[x],
name: temp.methods.NAME().call(),
owner: temp.methods.owner().call(),
} )
}
Promise.all(promises).then(function(result) {
postgres.save([all addresses],[all returned data])
} );

---
If the above makes relative sense to you, please apply.

I have various other pieces of work required, but this is the most urgent.

About the recuiterMember since Mar 14, 2020 Incredible Indi
from Uttar Pradesh, India

Skills & Expertise Required

Express Js Node.js PostgreSQL Programming web3.js 

Candidate shortlisted and hiredHiring open till - Jan 19, 2022

Work from Anywhere
40 hrs / week
Hourly Type
Remote Job
$16.70
Cost

Looking for help? Checkout our video tutorial
How to search and apply for jobs

How to apply? Do you have more questions about the Job?
See frequently asked questions


Apply on more work from home jobs posted in Web Development category.


Related Jobs


Latest In Express Js Jobs


Latest In Node.js Jobs


Latest In PostgreSQL Programming Jobs


Latest In web3.js Jobs