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
I would like to learn how to create an account using RPC or REST calls on NEAR protocol.
I'm going through the tutorial in https://near.academy/near101/chapter-6 One of the steps is to run this command (but with my account): near call museum.testnet