README
Last updated
Last updated
near-sdk-js v2.0.0 • Docs
A JavaScript library for writing NEAR smart contracts.
See more in the Anatomy of a Contract.
Check our detailed examples and tutorials
Find source code examples with common use cases
Lookup available features in API reference
🏠 Learn more about NEAR on our Documentation website
Breaking features diff from SDK 2.0.0 to 1.0.0
node >=14 <16.6.0 || >16.6.0
pnpm >=7
Use create-near-app
to quickly get started writing smart contracts in JavaScript on NEAR.
This will scaffold a basic template for you 😎
If you are interested in contributing, please look at the contributing guidelines.
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE and LICENSE-APACHE for details.