Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.1 KB

DOCUMENTATION.md

File metadata and controls

42 lines (29 loc) · 1.1 KB

Multichain Database

CI TS GPLv3 license Version Downloads/week

💾 Installation

npm install @web3-systems/multichain-database
yarn add @web3-systems/multichain-database
git clone https://github.com/web3-systems/multichain-database

🏎️  Quickstart

Coming soon...

📖  Overview

Coming soon...

🧩  Examples

Coming soon...

💻  Developer Experience

The package is setup using the TSDX zero-config CLI which includes:

  • Typescript
  • Rollup
  • Jest
  • Prettier
  • ESLint