/near-sdk-js

Tools for building NEAR smart contracts in JavaScript

Primary LanguageTypeScriptMIT LicenseMIT

Warning

This SDK is currently in Alpha.

The JavaScript runtime has not been fully audited. For creating smart contracts that hold value please use near-sdk-rs.

Help contribute!

NEAR JavaScript SDK

Set of libraries for writing smart contracts in JS/TS.

Quick Start

Use create-near-app to quickly get started writing smart contracts in JavaScript on NEAR.

npx create-near-app

This will scaffold a basic template for you 😎

Documentation

License

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.