Skip to content

Web App to interact with the "The Network" Smart Contracts and bepro-js resolution disputes

Notifications You must be signed in to change notification settings

vhcsilva/webnetwork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,898 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApp Logo

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 StartedEnviromentRunningContributingCommunity


1. Prerequisites

2. Getting Started

Install project dependencies:

$ npm install

Create database:

$ docker-compose up -d

3. Environment Configuration

Create a new .env file based on the default example.

$ cp .env.exemple .env

* These steps are mandatory

4. Running

After having completed the Environment Configuration step, the project is ready to be started.

Run to start:

$ npm run dev

Network Configuration

The last step to configure the network is complete. learn more about in link.

5. Contributing

See CONTRIBUTING.md for our guide to contributing to web-network.

6. Join the community

About

Web App to interact with the "The Network" Smart Contracts and bepro-js resolution disputes

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 86.3%
  • JavaScript 10.4%
  • SCSS 3.2%
  • Other 0.1%