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
I just want to get dashboard with amount of users balances from 0 to 100N and from 100N to 1000N. I’m sitting on macOS High Sierra and my laptop is old, s
I want to generate a sign URL using the NEAR API Rest Server This is the Sign URL API:- -- I want to perform storage_deposit and nft_approve actions in a singl