Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

eezcjkr/redenvelope

 
 

Repository files navigation

Install

yarn

Run locally

yarn start

This will use config from presets/localnet/config.json

Build params (env variables)

  • CONFIG - name of config preset. Possible values: localnet (default), testnet, mainnet.

Deployment

Testnet:

CONFIG=testnet yarn build
yarn deploy:testnet

Mainnet:

CONFIG=mainnet yarn build
yarn deploy:mainnet

About

dApp for interacting with LeapDAO chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • JavaScript 5.0%
  • CSS 3.7%
  • HTML 0.8%