1.0.21 • Published 5 years ago

@jpgonzalezra/marmo-abi-wrappers v1.0.21

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

@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 
1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago