Skip to content

monetha/payment-contracts

Repository files navigation

payment-contracts Build Status

Building the source

Prerequisites

  1. Make sure you have Git installed.
  2. Install Node.js or use node in docker by running the following command from the project directory:
    $ docker run -it --rm -v "$PWD":/project -w /project node:9.11.2 /bin/bash

Build and test

Install dependencies:

npm install

Compile contracts:

npm run compile

Run the tests:

npm run automate-test

About

Monetha: Decentralized Payment Layer (Contracts)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors