@kodadot1/metasquid
v0.3.1-rc.0
Published
Utils for the @subsquid indexers
Downloads
100
Readme
@kodadot1/metasquid
Package description
Usage
Install package:
# npm
npm install @kodadot1/metasquid
# yarn
yarn install @kodadot1/metasquid
# pnpm
pnpm install @kodadot1/metasquidImport:
// ESM
import { } from '@kodadot1/metasquid'
// CommonJS
const { } = require('@kodadot1/metasquid')💻 Development
- Clone this repository
- Enable Corepack using
corepack enable(usenpm i -g corepackfor Node.js < 16.10) - Install dependencies using
pnpm install - Run interactive tests using
pnpm dev
License
Made with 💛
Published under MIT License.
