@junhoyeo/faucet
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@junhoyeo/faucet

  • Automation for WEMIX and KLAY Faucet
import { requestFunds } from '@junhoyeo/faucet';

requestFunds(
  'klaytn', // 'wemix' | 'klaytn'
  '0x7777777141f111cf9F0308a63dbd9d0CaD3010C4',
  1200,
);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i @junhoyeo/faucet

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

9.86 kB

Total Files

14

Last publish

Collaborators

  • junhoyeo