Category "nearprotocol"

Class PublicKey is missing in schema: publicKey

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

near-api-js Failing to connect to near

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

How to get the seed phrase of near sub accounts?

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,

How to import an account into the NEAR wallet using only the private key (no seedphrase)

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

How should I handle smart contract structure change in NEAR protocol?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

How to safely delete public_keys created as part of `near login` flow?

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

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

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

NEAR Marketplace - How should I charge the transaction fee on each sales?

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

Near Protocol, Smart Contract

When I run the command yarn build:release i get the error "command not found: asb" enter image description here

Recover seed-phrase from private key

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