Skip to content

Low-level RCN diaspore smart contract wrappers generated using @ripio/marmojs-sdk with custom diaspore template.

Notifications You must be signed in to change notification settings

rcnfinance/marmo-diaspore-abi-wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@ripio/abi-wrappers

Low-level RCN diaspore smart contract wrappers generated using @ripio/marmojs-sdk with custom diaspore template.

Installation

yarn add @ripio/abi-wrappers

Import

import * as wrappers from '@ripio/marmo-abi-wrappers';

or

var wrappers = require('@ripio/marmo-abi-wrappers');

Contributing

We welcome improvements and fixes from the wider community! To report bugs within this package, please create an issue in this repository.

Install dependencies

If you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:

yarn config set workspaces-experimental true

Then install dependencies

yarn install

Build

To build this package run the following from root directory:

yarn pre_build && yarn build 

About

Low-level RCN diaspore smart contract wrappers generated using @ripio/marmojs-sdk with custom diaspore template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published