# Lotus JS Client - Web Browser Provider

This package contains an implementation of the Lotus JS Client provider interface
that connects to a [Lotus](https://github.com/filecoin-project/lotus) JSON-RPC
API endpoint using WebSockets or HTTP.

See [filecoin-shipyard/js-lotus-client](https://github.com/filecoin-shipyard/js-lotus-client)
for examples that show how to use this provider.

## License

Licensed under either of

 * Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / http://www.apache.org/licenses/LICENSE-2.0)
 * MIT ([LICENSE-MIT](LICENSE-MIT) / http://opensource.org/licenses/MIT)

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
