Releases: ltfschoen/vyper-test
Releases · ltfschoen/vyper-test
Vyper smart contract deployment and interaction additionally with Truffle Develop using Web3.py
Vyper smart contract deployment and interaction additionally with Truffle Develop using Web3.py
Latest
Additional functionality allows user to compile and deploy Vyper smart contracts to Truffle Develop built-in blockchain using the same Web3.py script, and have it automatically mine the transaction and return the transaction receipt before call its functions
Vyper smart contract deployment and interaction on Geth Node with Web3.py
Compile and deploy Vyper smart contracts to a private Geth Node using Web3.py, then mine the transaction yourself and view the transaction receipt before call its functions