Skip to content

Latest commit

 

History

History

README.md


logo


build license Gitter chat Greenkeeper badge

Funding Protocol for Hyperbridge


This is the funding protocol specification for the Hyperbridge ecosystem, built primarily in Solidity and Web3.js

Overview

Quick Links

Intro

The Funding Protocol project is broken up into 4 areas:

  • Smart Contracts (Ethereum) - in the smart-contracts dir
  • Communication API (JSON.API) - in the communication-api dir
  • Documentation - in the documentation dir
  • Test Client - in the test-client dir

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

Apache License 2.0

Problems?

Discuss Funding Protocol on our Gitter: https://gitter.im/Hyperbridge/Lobby

Please post any bugs as Github issues.