@decent-bet/solido
Version:
Code first contract entity mapper for Solidity based blockchains like Ethereum, Vechain, Tron
16 lines (9 loc) • 415 B
Markdown
* Support for Vyper ABIs
* Allows for contract entities to be added after a module is created, using `addContractMapping` and `rebind`.
* 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.
* Solido release