NethermindEth/starknet.go
code generator that would work like ethereum `abigen` for starknet
開放
#1 建立於 2022年4月4日
help wanted
倉庫指標
- 星標
- (177 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
it would be really useful to support generating typed bindings similar to go-ethereums abigen. take a contract abi and generated a typed interface for calling it