Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Python-based XRPL airdrop utility

License

NotificationsYou must be signed in to change notification settings

team-xnet/airdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run this software on your computer, first make sure you havePython 3.10 or later installed. Then do the following:

  • Clone the repo using git or download as zip
  • runcd path/to/airdrop to change the directory to wherever Airdrop is sourced in your preferred terminal emulator
  • Activate virtual env by running one of the following commands respective to your operating system:
# On Unix or MacOS, using the bash shellsource ./venv/bin/activate# On Unix or MacOS, using the csh shellsource ./venv/bin/activate.csh# On Unix or MacOS, using the fish shellsource ./venv/bin/activate.fish# On Windows using the Command Promptvenv\Scripts\activate.bat# On Windows using PowerShellvenv\Scripts\Activate.ps1
  • Install the required dependencies by runningpython3 -m pip install -r ./requirements.txt
  • Run the actual program withpython3 -m airdrop

About

Python-based XRPL airdrop utility

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp