Describe the bug Unable to use the change methods of the contract on jest with near test-environment. I get this error when trying to use the change methods Gre
Was making a svelte implementation of a near app. We have a button that connects to the testnet network. It will open wallet to sign in. When successful, it wil
I am creating a subaccount using command: near create-account 123.xyz.testnet --masterAccount xyz.testnet But it only generates the public key and private key,
In this post, I'll run through how you can import an account into the NEAR Wallet using only your private key. This is useful when you've created accounts (or s
Suppose I have a contract ... pub struct Contract { collection_a: Vector<String>, } After I deploy this version, when I change the data structure of my
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
i've been practicing with the near-cli as part of my personal project to automate some tasks, this requires running near login quite a few times in debugging. H
When calling a contract method with attached deposits, you are redirected to the NEAR wallet for approving the transaction. How can the contract frontend app ge
We're building a marketplace in NEAR. We have two smart contracts for token and marketplace. Same as NEAR example. In our platform, we have successfully impleme
When I run the command yarn build:release i get the error "command not found: asb" enter image description here
I've created an account using near-cli / near-sdk, thus got private keys in ~/.near-credentials. In order to use the new account in wallet.near.org I need the s