docs
docs copied to clipboard
NEAR Protocol Documentation
I'm just finding out about this, as I was curious about the latest release of the Rust SDK. On the [release page](https://github.com/near/near-sdk-rs/releases/tag/near-sdk-v5.1.0), they have a pretty sweet scroll-sideways thingie that...
**Title:** FastAuth Setup Issue with Relayer **Description:** One of our engineers is helping a user setup FastAuth and managed to setup the MPC but leader node is calling their relayer...
Lets try to connect all docs as much as possible, both to internal and external resources. For example, if a document mentions `access keys`, it should have a link that...
Our NFT tutorial asks the users to test each step using the CLI. It would be much better to use the chance to explain proper workspaces testing. I suspect this...
**Describe the bug** 🐞 The near connection object in the RPC API is named "near" and used throughout the RPC docs https://docs.near.org/api/rpc/setup#javascript-setup In the near-api-js docs this is named "nearConnection"...