Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nugaon/purity-blockchain-js

JavaScript connector to communicate with Purity's Solidity contracts
https://github.com/nugaon/purity-blockchain-js

Last synced: about 1 month ago
JSON representation

JavaScript connector to communicate with Purity's Solidity contracts

Awesome Lists containing this project

README

        

# Description
JavaScript connector for communicate with Purity's Solidity contracts

# Installation
> npm i --save purity-contracts-js

# Test
The Mocha test cases can be found in the "purity-contract" repository, which
uses this library for the tests.