Skip to content

NodeJS Express app with a Jade (Pug) view/page to get the balance of an Ethereum address. It will need to perform a single external request (to an API that provides such data) using a promise-enabled library and async/await.

Notifications You must be signed in to change notification settings

hafizali05/etherbalance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple NodeJS Express app with a Jade (Pug) view/page to get the balance of an Ethereum address. It will need to perform a single external request (to an API that provides such data) using a promise-enabled library and async/await.

Live version available on heroku:

https://sheltered-island-81603.herokuapp.com/

P.S REQUIRES NODE 6.x.x

About

NodeJS Express app with a Jade (Pug) view/page to get the balance of an Ethereum address. It will need to perform a single external request (to an API that provides such data) using a promise-enabled library and async/await.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published