NEAR JavaScript API - v1.1.0
NEAR JavaScript API is a complete library to interact with the NEAR blockchain. You can use it in the browser, or in Node.js runtime.
👉 Learn how to use the library in your project.
Resources
Cookbook with common use cases
To quickly get started with integrating NEAR in a web browser, read our Web Frontend integration article.
Explore the code in project's repository
Read NEAR documentation
RPC Endpoints reference
Modules
Connect to NEAR
Managing Accounts
- Class
Account
- Module
walletAccount
- Class
Contract
Managing Keys
- Module
utils/key_pair
- Class
BrowserLocalStorageKeyStore
- Class
InMemoryKeyStore
- Class
UnencryptedFileSystemKeyStore
- Class
MergeKeyStore