UNPKG

@decent-bet/solido

Version:

Code first contract entity mapper for Solidity based blockchains like Ethereum, Vechain, Tron

16 lines (9 loc) 415 B
## Changelog ### 1.1.5 * Support for Vyper ABIs ### 1.1.3 * Allows for contract entities to be added after a module is created, using `addContractMapping` and `rebind`. ### 1.1.0 - 1.1.2 * Changes to Write decorator, which now returns and object with `call` which is the default write decorator, and `request` which accepts a transaction config, useful when energy needs to be set. ### 1.0.0 * Solido release