Murtala-1 / near-sdk-js-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEAR-SDK-JS template project

This is a template project. It implements a counter. You can copy this folder to start writing your first contract.

Build the contract

npm i
npm run build

Run tests

npm run test

About


Languages

Language:JavaScript 100.0%