Search code examples
How can I set a caller in ink! contract unit testing function?...


unit-testingrustsubstraterust-ink

Read More
Cannot get synced state in React INK when using "useStdin" hook with rawMode...


javascriptreactjstypescriptrust-ink

Read More
How to deploy contract with polkadot.js...


substraterust-ink

Read More
How to get the value corresponding to solidity "tx.origin" in substrate ink?...


substraterust-ink

Read More
When execute Delegator example, I get a "ContractTrapped" error...


substratepolkadot-jsrust-ink

Read More
How to deposit into an Ink! Smart Contract...


smartcontractssubstraterust-ink

Read More
Rust ink, Unable to use imported module due an "unresolved import" error...


rustsmartcontractsrust-cargosubstraterust-ink

Read More
Rust ink, cross contract call returns ConctractTrapped error...


rustblockchainrust-ink

Read More
When should I build a Substrate Runtime Module versus a Substrate Smart Contract?...


blockchainsubstraterust-ink

Read More
How do I call an existing contract from another contract in rust-ink?...


substraterust-ink

Read More
How can I query contract info with the latest polkadot-js and substrate contracts node?...


substratepolkadot-jsrust-ink

Read More
error[E0412]: cannot find type `String` in this scope...


rustsubstraterust-ink

Read More
On Substrate ink! How can I get Debug information?...


substraterust-ink

Read More
Generated code hash at ink smart contract deployment...


substrateparityrust-ink

Read More
How can I get a `PairSigner` for my Polkadot account from a Rust client using substrate-subxt?...


substraterust-ink

Read More
How to define own struct on substrate ink...


substraterust-ink

Read More
How do I save a string value on Substrate's smart contract platform, ink?...


substraterust-ink

Read More
What is causing this Invalid JSON ABI structure error?...


polkadot-jsrust-ink

Read More
Can't deploy contract (Substrate) system.ExtrinsicFailed Other...


substratepolkadotrust-ink

Read More
BackNext