[go: up one dir, main page]

Skip to content

nearvndev/FT-JS

 
 

Repository files navigation

FT-JS

Example implementation of a Fungible Token contract which implements storage management and testing. This is a contract-only example.

Pre-requisites

Operating Systems

Currently this example is only supported on Linux and Mac OS. Windows is not supported.

Setup

  1. Install dependencies
npm install
  1. Build the contract
npm run build
  1. Run tests
npm test

Contribute

If you have any questions, please join our community on Discord and ask in the #dev-support channel. Also make sure to read CONTRIBUTING.md before contributing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 91.3%
  • JavaScript 8.7%