crypblizz8 / omni-walletkit

MultiChain WalletKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

omni-walletkit

multichain walletkit

Installation

npm install omni-walletkit

Usage

import { multiply } from 'omni-walletkit';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

MultiChain WalletKit

License:MIT License


Languages

Language:JavaScript 78.0%Language:TypeScript 22.0%