0.0.3 • Published 9 months ago

crypto-aio v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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();
0.0.3

9 months ago

0.0.2

1 year ago

0.0.1

1 year ago