Do smart contracts on NEAR have events?...
Read MoreHow to detect which network your contract is on...
Read MoreContract Predecessor vs Signer vs Current...
Read Morenearprotocol - best way to pay transaction fees for contract users...
Read MoreWhy doesn't my NEAR smart-contract function return an object (AssemblyScript)?...
Read MoreWhy am I seeing "TypeError: str.split is not a function" when I try to use keyStores from ...
Read Morecan I send some nears from my .testnet account to .near account?...
Read MoreThe serialize of Pubkey are difference between borsh-js and borsh-rs...
Read MoreWhy is there an error in this contract call?...
Read MoreHow can I transfer near from the caller's balance to the contract's own balance?...
Read MoreNEAR Rest API: How to generate a sign URL with Batch Transactions?...
Read MoreHow to allow NFTs to show up in the NEAR Wallet...
Read MoreWhy Blocks are Missing or Skipped on NEAR...
Read MoreNear-cli with ledger: Ledger not needed for signing...
Read MoreHow does wrap.near contract operate in NEAR Protocol?...
Read MoreNEAR Marketplace - How should I charge the transaction fee on each sales?...
Read MoreHow can I view all data stored by a NEAR account?...
Read MoreDoes payable macro change the function parameters?...
Read MoreHow should I handle smart contract structure change in NEAR protocol?...
Read MoreNEAR "ExecutionError":"Exceeded the prepaid gas."...
Read Morenear-api-js Failing to connect to near...
Read MoreHow to mint an NFT using `/sign_url` REST API of NEAR?...
Read MoreWhich is the equivalent of "BLOCKCHAIN_INTERFACE 3.1.0" in the near-sdk 4.0.0-pre.4?...
Read MoreExecutionError:Smart contract panicked:panicked at Cannot deserialize the contract state.:Custom kin...
Read MoreHow to change Context.sender in a NEAR Smart Contract unit test (web assembly)?...
Read More