Skip to content

junhoyeo/faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@junhoyeo/faucet

🤖 Automation for Bootstrapping Testnet Tokens in Blockchain Faucets —
Currently Supports WEMIX and KLAY

yarn add @junhoyeo/faucet
import { requestFunds } from '@junhoyeo/faucet';

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

About

🤖 Automation for Bootstrapping Testnet Tokens in Blockchain Faucets — Currently Supports WEMIX and KLAY

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published