crypto-aio
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Crypto-AIO

All-In-One Crypto-Currency for Backend

Build, Test and Publish npm npm Coverage GitHub documentation

Quick Start

import { CryptoAio } from 'crypto-aio';

const caio = new CryptoAio();

caio.eth.getGasPrice();

caio.eth.createAccount();
caio.eth.account.create();

caio.eth.account.getBalance();

Package Sidebar

Install

npm i crypto-aio

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

34.9 kB

Total Files

48

Last publish

Collaborators

  • vhidvz