1.0.16 • Published 5 years ago

@hyperbridge/funding-protocol v1.0.16

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

build license npm.io Gitter chat npm.io npm.io npm.io npm.io Greenkeeper badge

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.