0.0.1 • Published 7 years ago

gnet-contracts v0.0.1

Weekly downloads
1
License
LGPL-3.0
Repository
github
Last release
7 years ago

gnet-contracts - the javascript contracts library.

This library lets you create and interact with on-chain Solidity contracts from javascript. It is a port of Ethereums web3.js contracts section. What it does is it provides javascript versions of solidity contracts that can be used to call on-chain contracts from javascript.