/captain-bot

Primary LanguageTypeScript

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).