https://github.com/web3-systems/multichain-database
🗄️ MultiChain Browser Database system for Web3 Entities: Accounts, Contracts, Logs and Transactions.
https://github.com/web3-systems/multichain-database
caching database eth ethereum typescript web3
Last synced: 9 months ago
JSON representation
🗄️ MultiChain Browser Database system for Web3 Entities: Accounts, Contracts, Logs and Transactions.
- Host: GitHub
- URL: https://github.com/web3-systems/multichain-database
- Owner: web3-systems
- License: mit
- Created: 2021-12-26T15:41:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T13:39:33.000Z (over 4 years ago)
- Last Synced: 2025-03-29T18:41:26.354Z (over 1 year ago)
- Topics: caching, database, eth, ethereum, typescript, web3
- Language: TypeScript
- Homepage: https://web3-systems.github.io/multichain-database
- Size: 267 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🗄️ MultiChain Database


[](http://perso.crans.org/besson/LICENSE.html)
[](https://npmjs.org/package/@web3-systems/multichain-database)
[](https://npmjs.org/package/@web3-systems/multichain-database)
The `@web3-systems/multichain-database` [node module](https://www.npmjs.com/package/@web3-systems/multichain-database) is a MultiChain database system for Web3 Entities: Accounts, Transactions, Contracts, Logs, Sets and Computations.
👉🏾 👉 [**API Documentation**](https://web3-systems.github.io/multichain-database) 👈🏻 👈🏾
### 💾 Installation
```sh
npm install @web3-systems/multichain-database
```
```sh
yarn add @web3-systems/multichain-database
```
```sh
git clone https://github.com/web3-systems/multichain-database
```
### 💻 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 Providers](https://github.com/web3-systems/multichain-providers) - [React MultiChain](https://github.com/web3-systems/react-multichain)