https://github.com/web3-systems/multichain-providers
⛓️ MultiChain EVM Provider Client to manage read/write requests to public blockchains.
https://github.com/web3-systems/multichain-providers
eth ethereum ethersjs nodejs typescript web3
Last synced: 9 months ago
JSON representation
⛓️ MultiChain EVM Provider Client to manage read/write requests to public blockchains.
- Host: GitHub
- URL: https://github.com/web3-systems/multichain-providers
- Owner: web3-systems
- License: mit
- Created: 2021-12-27T04:17:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T02:41:16.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T03:47:54.273Z (10 months ago)
- Topics: eth, ethereum, ethersjs, nodejs, typescript, web3
- Language: TypeScript
- Homepage: https://web3-systems.github.io/multichain-providers
- Size: 263 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ⛓️ MultiChain Providers


[](http://perso.crans.org/besson/LICENSE.html)
[](https://npmjs.org/package/@web3-systems/multichain-providers)
[](https://npmjs.org/package/@web3-systems/multichain-providers)
The `@web3-systems/multichain-providers` [node module](https://www.npmjs.com/package/@web3-systems/multichain-providers) is a MultiChain EVM Provider Client to manage read/write requests to public blockchains.
👉🏾 👉 [**API Documentation**](https://web3-systems.github.io/multichain-providers) 👈🏻 👈🏾
### 💾 Installation
```sh
npm install @web3-systems/multichain-providers
```
```sh
yarn add @web3-systems/multichain-providers
```
```sh
git clone https://github.com/web3-systems/multichain-providers
```
### 💻 Developer Experience
The module is built using [TSDX zero-config CLI](https://tsdx.io/) which includes:
- Typescript
- Rollup
- Jest
- Prettier
- ESLint
Copyright 2022 [Kames Geraghty](https://web3-systems.io)
[MultiScan Client](https://github.com/web3-systems/multiscan-client) - [MultiChain Database](https://github.com/web3-systems/multichain-database) - [React MultiChain](https://github.com/web3-systems/react-multichain)