Skip to content

Tools for building NEAR smart contracts in JavaScript

License

Notifications You must be signed in to change notification settings

dheeraj-721/near-sdk-js

 
 

Repository files navigation

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.

About

Tools for building NEAR smart contracts in JavaScript

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 50.7%
  • JavaScript 35.6%
  • C 13.7%