Skip to content

grain-lang/near-simple-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple NEAR Smart Contract Example

This repository contains an example of a simple NEAR smart contract, written in Grain.

Building the contract and running the tests

With Grain v0.4 and Node.js 14+ installed, run:

npm install
npm test

The test command will compile the contract and execute the tests defined in the __tests__ directory.

About

A simple Grain NEAR contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published