Skip to content

Latest commit

 

History

History

chains

@risedle/chains

List of supported chains and its utility functions to interact with the chain.

Installation

# npm
npm install --save-exact @risedle/chains@latest

# pnpm
pnpm add --save-exact @risedle/chains@latest

Usage

You can use @risedle/chains like the following:

import { Binance } from "@risedle/chains";