NibiruChain / nibiru

Nibiru Chain: The breakthrough smart contract platform ushering in the next era of money. Nibiru powers an ecosystem of dApps including perps, RWAs, and more.
https://nibiru.fi
Apache License 2.0
183 stars 201 forks source link

[evm] Precompile for one-way EVM calls to invoke/execute Wasm contracts #2048

Open Unique-Divine opened 6 days ago

Unique-Divine commented 6 days ago

Desired behavior

Mimic the Nibiru CLI functionality

nibid tx wasm execute [contract_addr] [json_input] [--funds]

Notes

Wasm execute protobuf Type URL: "/cosmwasm.wasm.v1.Msg/ExecuteContract"

Unique-Divine commented 3 days ago

Got an initial working version yesterday. I'm implementing a simple Wasm contract for testing that I can use in the module.