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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:44:36.000Z (over 3 years ago)
- Last Synced: 2025-01-11T13:25:35.803Z (over 1 year 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.