Owen
Owen
### Description Here its called nearConnection https://docs.near.org/tools/near-api#connect Here its called connection https://docs.near.org/tools/near-api#instantiate-account ### Page URL https://docs.near.org/tools/near-api ### Impact - [ ] Incorrect information - [ ] Missing information - [...
### Background It is not clear which easy onboarding solutions there are for NEAR, as in social login with email or password. Fast auth is being worked on and there...
## What? The new version of our Rust SDK (v5.0.0) deprecated the use of `Balance` as an import and now uses `NearToken`. Please update all references of this to use...
### Documentation Type New Documentation ### What needs documentation? We never added docs for https://github.com/near/cargo-near-new-project-template ! This is a good way to get up and started with creating near contracts...
### Description Update the wallet selector docs to support the new lovely version with the signAndSendTransaction method abstracted ### Page URL https://docs.near.org/tools/wallet-selector ### Impact - [x] Incorrect information - [...
### Prerequisites - [x] I'm using the latest version of `near-api-js`. - [x] I have tried to start with a fresh project and reproduce the defect with minimal code changes....