Search code examples
How to add a ledger-enabled account created outside of near wallet to the near wallet?...

nearprotocol

Read More
Why is the public key in `.near-credentials` keypairs seemingly irrelevant?...

nearprotocol

Read More
NEAR API with Python...

nearprotocol

Read More
A way to make multiple transactions in NEAR in a smart contract look bundled or more obscure from th...

rustsmartcontractsnearprotocol

Read More
INDEXER Lake Framework - outcome.status.failure not showing execution error...

nearprotocolindexer

Read More
Elements of a nested collection in a smart contract won't persist...

rustsmartcontractsnearprotocol

Read More
Smart contract panicked: Sender and receiver should be different...

nearprotocol

Read More
Is it safe to share a NEAR protocol function access key publicly if only limited to intended functio...

nearprotocol

Read More
On NEAR, how to delete all keys other than the FullAccess key that my Ledger seed phrase created...

nearprotocol

Read More
Why would you delete all access keys from an account in NEAR protocol?...

nearprotocol

Read More
Verify signature in smart contract near_sdk rust...

signverifynearprotocol

Read More
The value of an instance variable on NEAR - shared among every client? Or unique per client?...

rustblockchainsmartcontractsnearprotocol

Read More
Get value from a promise near_sdk...

promisenearprotocol

Read More
Regex for validating account names for NEAR protocol...

regexnearprotocolnear

Read More
How to see logging when running integration tests in Rust (using NEAR Workspaces-rs in particular)...

loggingrustnearprotocolnear

Read More
Why do I need to divide the timestamp by 1 billion?...

postgresqltimestampunix-timestampnearprotocol

Read More
How to find out how to interract with a smart contract on NEAR? Where to see its source or byte code...

nearprotocol

Read More
How to set a static field in a NEAR smart contract?...

rustsmartcontractsnearprotocol

Read More
How to fix "expected enum QueryRequest, found enum QueryRequest" when using near-json-rpc ...

rustenumsrpcnearprotocol

Read More
Error while depolying contract in near ECONNREFUSED...

node.jsreactjsnearprotocolneareconnrefused

Read More
How to get the result of a payable transaction using near-api-js?...

nearprotocol

Read More
Query NEAR RPC for delegators...

nearprotocolnearprotocol-validator

Read More
How to match data_receipt to transaction?...

nearprotocol

Read More
How do I use 'create_account_and_claim'...

nearprotocolnear

Read More
How can I make smart contract non-upgradeable...

smartcontractsnearprotocolnear

Read More
Error: Querying [object Object] failed: wasm execution failed with error...

rustnearprotocol

Read More
How to encode arguments in AssemblyScript when calling Aurora contract from Near blockchain?...

nearprotocolassemblyscriptaurora-near

Read More
What does a method signature look like in a NEAR contract that recieves a JSON Array of objects with...

nearprotocol

Read More
How to convert near to yocto using assemblyscript?...

nearprotocolassemblyscript

Read More
Unable to integrate near/wallet-selector in Next app...

next.jsnearprotocol

Read More
BackNext