Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nugaon/purity-blockchain-js
- Owner: nugaon
- Created: 2020-05-29T10:53:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:44:36.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T13:16:51.697Z (2 months ago)
- Language: TypeScript
- Size: 322 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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.