Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @chromia/ft4 with all npm packages installed. Try it out:

require("buffer/package.json"); // buffer is a peer dependency. var ft4 = require("@chromia/ft4")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@chromia/ft4 v0.1.4

FT4 Library is a library for Rell modules (Chromia smart contract language). It can be imported and used as a token provider and manager. It allows several operations, among them: creation of different assets (type of tokens), allocation of tokens, transfer, and cross crosschain transfer. It also have some basic data structure for users (account) that can be used independently from the use of the tokens.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free