0.1.3 • Published 2 years ago

@dataswapcore/abi v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Dataswap Core ABIs

This repo is comprised of compiled Dataswap Solidity smart contracts from dataswap/core.

Installation

# via Yarn
$ yarn add @dataswapcore/abi

# via npm
$ npm install @dataswapcore/abi --save

Usage

If you wanted to consume the v0.1.x version of our Datasets smart contract abi, do the following:

const Datasets = require('@dataswapcore/abi/v0.1/module/dataset/Datasets.json')
0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago