TerrorJack / near-sdk-js

Home Page:https://docs.near.org/sdk/near-sdk-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEAR JavaScript SDK

Version Documentation License: LICENSE License: LICENSE

A JavaScript library for writing NEAR smart contracts.

Prerequisites

  • node >=14 <16.6.0 || >16.6.0
  • pnpm >=7

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

Contributing

If you are interested in contributing, please look at the contributing guidelines.

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

https://docs.near.org/sdk/near-sdk-js

License:MIT License


Languages

Language:TypeScript 51.9%Language:JavaScript 36.1%Language:C 12.0%