ara-context

1.0.5 • Public • Published

ara-context

Ara context to encapsulate things like Web3, etc.

Status

Stable

Installation

$ npm install ara-context

Usage

const context = require('ara-context')()

API

context = require('ara-context')(opts)

where opts can be:

  • opts.web3 - An object of options for configuring Web3
  • opts.web3.provider - A Web3 provider or URI for a provider (http, ws, etc)
  • opts.web3.[id].providers - Array of network providers, where id is a string representation of the network/chain id

Contributing

Releases follow Semantic Versioning

See Also

License

LGPL-3.0

Readme

Keywords

Package Sidebar

Install

npm i ara-context

Weekly Downloads

2

Version

1.0.5

License

LGPL-3.0

Unpacked Size

29.9 kB

Total Files

16

Last publish

Collaborators

  • werle
  • mahjiang