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
- NodeJS in v16.13 or newer.
- Docker or PostgresSQL in version 13.
- Metamask
Install project dependencies:
$ npm installCreate database:
$ docker-compose up -dCreate a new .env file based on the default example.
$ cp .env.example .env* These steps are mandatory
*MetaMask Setup- Ganache
*Authentication Setup*IPFS/Infura Host*Wallet Connect*Sendgrid Email*Img Proxy*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 devThe last step to configure the network is complete. learn more about in link.
See CONTRIBUTING.md for our guide to contributing to web-network.