vanhumbeecka / web3-ethereum-api-test

Express app for testing connection with web3 to Ethereum private test network over RPCpath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web3-ethereum-api-test

Express app for testing connection with web3 to Ethereum private test network over RPCpath

Usage

npm install

npm start

Get list of accounts (and logged balances in console): http://localhost:3100/api/accounts

Credits

Credits to Kevin Leyssens for doing research and providing code examples.

About

Express app for testing connection with web3 to Ethereum private test network over RPCpath


Languages

Language:JavaScript 100.0%