Skip to content

ChrisYP/bera-faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bera-faucet

A simple faucet for the BERA testnet.

Installation

git clone https://github.com/ChrisYP/bera-faucet.git
cd bera-faucet
pip install -r requirements.txt

Usage

wallets.txt格式 address----private_key
(私钥非必须,随便什么都行).如果填写正确的,失败的地址会被记录在fail.txt
直接复制到wallets.txt就可以重新跑了.
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages