1.12.0 • Published 5 years ago

@colony/colony-js-adapter v1.12.0

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

colonyJS Adapter interface

This package exports an interface which is designed to be used for wrapping JavaScript-Ethereum libraries (e.g. ethers.js, web3.js) so that they have a simple and predictable API. Additionally, the interface requires the adapter to provide Contract loading functionality.

Installation

yarn add colony-js-adapter

Usage

/* @flow */

import type { IContract, IAdapter, IProvider } from '@colony/colony-js-adapter';

Contributing

This package is part of the colonyJS monorepo.

Please read our contributing guidelines.

1.14.0-beta.2

5 years ago

1.12.0

5 years ago

1.12.0-beta.4

5 years ago

1.9.0

5 years ago

1.8.1

5 years ago

1.8.0

5 years ago

1.7.0

6 years ago

1.6.2

6 years ago

1.6.0

6 years ago

1.5.4

6 years ago

1.5.3

6 years ago

1.5.0

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago