Skip to content

starkleytech/substrate-faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Faucet bot for substrate python3 based

This bot is a really simple bot without security or threshold. It's used to send coins with discord.

How to use :

  • create a discord bot
  • create a substrate address
  • configure :
TOKEN = 'Your_Discord_Bot_Token'
faucet_mnemonic = 'Your Substrate Mnemonic'
# usually you run it on the same server than the node 
node_rpc = "http://127.0.0.1:9933"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages