Skip to content

Node.js API for serving client and communicating with smart contract

License

Notifications You must be signed in to change notification settings

BlockSaver/backend

Repository files navigation

BlockSaver backend service

Node.js API for serving client and communicating with smart contract

Running

First install dependencies:

yarn install

Setup configuration:

cp config.example.js config.js

then enter information required in config.js.

Start

node index.js

MIT ©

About

Node.js API for serving client and communicating with smart contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published