Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

AkiAfroo/minasender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minasender : TESTworld READY !

the script

logo

minaexplorer

logo

Logs

The script save the Dispatched payment with ID inside every address.log files inside minasenderlogs folder logo

minasender

an easy bash script to send MINA PROTOCOL tokens ( https://github.com/MinaProtocol/mina ) in Bulk from a LIST of ADDRESS. the script ask for

  • -the amount to send

  • -the fee to pay

  • -password for unlock your wallet to send those transactions.

Changelog:

  • -added 20 testnet addresses

  • -added extra .txt with 1544 testworld address, (carefull you can drain your balance if you set high fees.)

  • - auto download the address list ( mina_Users_address.txt )

HOWTO

first lets add your Public account to .bashrc do the following steps.

in your linux terminal:

cd

nano .bashrc

at the end of this files.. at this

export CODA_PUBLIC_KEY=here-your-wallet
export MINA_PUBLIC_KEY=here-your-wallet

change , "here-your-wallet" with your public wallet.

control o and hit ENTER and Control x to exit

now update it with

source .bashrc

or close this terminal to changes take effects.

now, download the minasender

usage:

  • wget https://raw.githubusercontent.com/AkiAfroo/minasender/main/minasender
  • chmod x minasender
  • bash minasender

About

an easy bash script to send tokens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages