Remote Web Development Job In IT And Programming

Express, Node.js, PostgreSQL Developer

Find more Web Development remote jobs posted recently Worldwide

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 recuiter
Member since Mar 14, 2020
Sameera Rao
from Gevgelija, Macedonia

Skills & Expertise Required

Express Js Node.js PostgreSQL Programming web3.js 

Open for hiringApply before - May 27, 2024

Work from Anywhere

40 hrs / week

Hourly Type

Remote Job

$23.10

Cost

Offer to work on this project closes in 0 days!
Are you interested in this Opportunity?

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

Similar Projects

Full Stack Development

Looking for a MERN developer that can give me a quote for recreating the following website using Express and React. Need to be proficient with the following:

Passport JS
JWT Auth
CORS
React Hook Form
JOI
Streaming (HSL, D...read more

Looking for PostgreSQL database expert (Administrator)

We are running a live marketing platform where we are tracking activities of millions of visitors.

For this platform, we are looking for PostgreSQL expert who can help us in database best practices, optimising the SQL queries, provisioning p...read more

NodeJS expert needed for fundraising platform dev

Looking for a NodeJS expert for backend web dev with at least 5 years experience who will help us develop the best fundraising platform, community-driven, with many features.

AWS Node.js Latency Diagnosis and Fix

We are running Node.js servers on AWS that is connected to a PostGresQL database. There are cases in which our servers and databases are overloaded and it causes issues with response time. The project would entail diagnosing out codebase and server l...read more

Client Side of a Fitness tracker website

A basic interface of a fitness tracker web site where users can login and add exercises to their routines and
a Admin can edit the types of exercises to the website.

I have a basic home, about, register and login pages set up in visual s...read more