Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nearprotocol

NEAR smart contract rust Error: "Cannot deserialize value with Borsh"

Why do Env variables like signer_account_id cause error: ProhibitedInView?

How to add a ledger-enabled account created outside of near wallet to the near wallet?

nearprotocol

Do smart contracts on NEAR have events or do I need to poll the chain to get data?

nearprotocol

If you delete a contract on NEAR, can you still see the transaction history of that contract?

nearprotocol

sputnikdao2 - ChangePolicy - "data did not match any variant of untagged enum VersionedPolicy"

nearprotocol

Is there any way to inspect the contents of the RocksDB instance used by NEAR Protocol?

nearprotocol

Smart contract panicked: cannot read property 'prefix' of undefined\n

Command 'near' not found

nearprotocol

unable to get near protocol transaction status via RPC

nearprotocol

How to attach value (deposit) to transaction with Nearlib?

nearprotocol

How accurate is this picture of how transactions are processed on the NEAR platform?

nearprotocol

Which Rust data structures are non deterministic

rust nearprotocol

What's the best practice for using env::log in smart-contracts?

nearprotocol

How to get a public key from private key and/or account id in NEAR protocol?

blockchain nearprotocol

Near Protocol FunctionCallError(MethodResolveError(MethodNotFound))

nearprotocol near

Changing VMContext attributes during tests

nearprotocol

How to encrypt messages with NEAR's account system

nearprotocol

How to print the length of an array in AssemblyScript / Near?

ExecutionError: Exceeded the prepaid gas -- when called from front end

nearprotocol