Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 841 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 841 Bytes

unipilot Logo

Unipilot Captain Bot

Installation

$ npm install or yarn install

Configuration

Create .env file in the root directory with the following key value pair

INFURA_KEY='infura key'

PORT=2000

PRIVATE_KEY='private key'

Create project on infura.io

settings > get the infura key of rinkeby network

Running the app

# start
$ npm run start or yarn start

License

Unipilot.io (LICENSE).