Search code examples
Why does deploying my smart contract fail with : Failure: Tx Failed: Keyset failure (keys-any):...


pact-lang

Read More
Kadene transfer-create call fails...


javascriptpact-langkadena

Read More
Deploying contract to Kadena localdevnet error: "Cannot resolve 'validate-principle'&qu...


pact-langkadena

Read More
Interface not defined: free.fungible-xchain-v1...


pact-langkadena

Read More
How do I create a KDA wallet guard that will allow for an arbitrary number of people to withdraw fro...


pact-langkadena

Read More
How do I add a user of my module to the coin contract with (coin.create-account) in a way that is si...


javascriptpact-lang

Read More
Error: : Failure: Tx Failed: Keyset failure (keys-all): 'todo-admin-keyset' while deploying ...


blockchainpact-langkadena

Read More
Is it possible to use (compose-capability) with the coin.TRANSFER capability?...


pact-lang

Read More
How do I run a function in Pact REPL without a keyset I defined...


pactpact-langkadena

Read More
How do you call non-write functions from a module without needing to pay gas, using pact-lang-api?...


pact-lang

Read More
How do Pact interfaces provide abstraction similar to Haskell type classes?...


pact-lang

Read More
Are there any functions in the `fungible-v2` interface for minting/burning coins?...


blockchainsmartcontractspact-langkadena

Read More
What are the semantics of capability manager functions in Pact?...


pact-lang

Read More
Is there a way to send modules through the message data?...


pact-lang

Read More
How does a keyset get enforced on a module?...


pact-lang

Read More
How do I install Pact onto Windows?...


pact-langkadena

Read More
How do you add an account to Kadena Chainweaver?...


pact-langkadena

Read More
What is the scope of module governance in Pact?...


pact-lang

Read More
"Failure: require-capability: not granted" How do I grant a capability to my module?...


pact-lang

Read More
What the parameters before brackets mean?...


pact-langkadena

Read More
How can I estimate gas fees before sending a transaction?...


pact-lang

Read More
How to get the sender address using Pact?...


pact-lang

Read More
How do I grant a capability to an account after a module has been deployed?...


pact-lang

Read More
How to deploy a smart contract on KADENA...


pact-lang

Read More
Do all modules inherit the Coin contract automatically or is there a required import?...


pact-lang

Read More
Is there a way to determine if a namespace is already taken on Chainweb?...


pact-lang

Read More
How to get current time in Pact / Kadena...


pactpact-lang

Read More
enforce-guard fails in Zelcore and XWallet...


pactpact-lang

Read More
How to use testnet with Zelcore?...


pactpact-lang

Read More
How to specify and offset for select query on a table?...


pactpact-lang

Read More
BackNext