1.0.0 • Published 11 months ago

@junhoyeo/faucet v1.0.0

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

@junhoyeo/faucet

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

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

11 months ago