An open API service indexing awesome lists of open source software.

https://github.com/ruffbuff/web3-js-server

Simple NodeJS Server with Web3 event listener
https://github.com/ruffbuff/web3-js-server

Last synced: 5 months ago
JSON representation

Simple NodeJS Server with Web3 event listener

Awesome Lists containing this project

README

          

## Simple NodeJS Server with Web3 event listener
Clone the repository: https://github.com/ruffbuff/web3-js-server
cd to the folder and run:
```bash
npm install
```

## Configuration
Setup the .env file, and then run:
```bash
node s.js
```