Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 538 Bytes

Seker

Setup

yarn install

ENVVARS

You can override chain id, some of the contracts' addresses, or firebase credentials (if you want to use your own bucket). If you wish to do so, refer to src/config/index.ts to find the vars names. Normally, you don't need to explicitly set any of env vars.

yarn start

Contributing

This dApp is free and open software. Contributions are welcome and appreciated! Please follow the community guide when creating pull requests.