Skip to content

Latest commit

 

History

History

node-api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

node-api

This package maintains @polkadot/api instances and hosts RESTful apis for server to query on-chain bounties data.

How to run

  1. yarn install
  2. cat .env.example > .env, change the values according to your environment.
  3. node src/index.js