A tool to attach in Git Protocol Centralized SDKs to create incentives for developers to decentralize development in a liquid and scalable manner.
Learn more about.
Getting Started • Enviroment • Running • Contributing • Community
We are delighted to announce the release of Bepro Network's v2 protocol and we would invite to try it.
- NodeJS in v16.13 or newer.
- Docker or PostgresSQL in version 13.
- Metamask
- Github OAuth Apps
- Github Token
Install project dependencies:
$ npm install
Create database:
$ docker-compose up -d
Create a new .env file based on the default example.
$ cp .env.exemple .env
* These steps are mandatory
*
MetaMask Setup- Ganache
*
Authentication Setup*
Github Gateway*
IPFS/Infura Host*
Past Events MicroService*
Deploy Smart Contract
After having completed the Environment Configuration step, the project is ready to be started.
Run to start:
$ npm run dev
The last step to configure the network is complete. learn more about in link.
See CONTRIBUTING.md for our guide to contributing to web-network.