@hyperbridge/marketplace-protocol
v1.0.16
Published
Hyperbridge Marketplace Protocol
Downloads
1
Readme
This is the marketplace protocol specification for the Hyperbridge ecosystem, built primarily in Solidity and Web3.js
Quick Links
- 🌐 Site
- 📖 Docs
- 📓 EIPs
- 💻 Web Client
- 💻 Desktop Client
- 🛡 Node Operator
- 🔗 Token
- 🔗 Funding Protocol
- 🔗 Marketplace Protocol
Intro
The Marketplace Protocol project is broken up into 3 areas:
- Smart Contracts (Ethereum)
- Communication API (JSON.API)
- Documentation
Installation
Use NPM to install: npm install
.
Getting Started
Use this command to build: npm run build
.
Use this command to run the test client: npm run client
.
Contribution
See CONTRIBUTING
License
Problems?
Discuss Marketplace Protocol on our Gitter: https://gitter.im/Hyperbridge/Lobby
Please post any bugs as Github issues.