xpx-faucet
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

xpx-faucet

Get XPX from testnet

How to use

import getXPX from 'xpx-faucet';
const account = Account.generateNewAccount(NetworkType.TEST_NET);
const result = await getXPX(account.address.plain());

Readme

Keywords

none

Package Sidebar

Install

npm i xpx-faucet

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

294 kB

Total Files

55

Last publish

Collaborators

  • thomas.tran