Commit Graph

7 Commits

Author SHA1 Message Date
Derrick Hammer 7adc38ae1a
*WIP 2023-03-26 14:20:07 -04:00
Derrick Hammer 086884b617
*WIP 2023-03-24 12:51:57 -04:00
Derrick Hammer 2e116d3e2f
*WIP 2023-03-24 11:14:48 -04:00
Derrick Hammer 64eddcaa33
*WIP 2023-03-24 10:51:21 -04:00
Derrick Hammer 602b6dfee5
*WIP 2023-03-23 19:05:44 -04:00
Noah Citron da520290ce
fix: embedded wasm binary (#193)
* fix: embedded wasm binary

* remove public path

* remove unused comments from run.sh
2023-02-10 12:47:57 -05:00
Noah Citron 8e006d623b
feat: typescript bindings (#191)
* basic ethers provider setup

* add getCode

* add call

* add estimateGas

* add gas pricing methods

* add sendRawTransaction

* add getTransactionReceipt

* add getLogs

* add net_version

* decouple ethers from lib

* add config options

* fmt
2023-02-09 14:32:17 -05:00