Skip to content
This repository was archived by the owner on Mar 18, 2020. It is now read-only.

jsborjesson/wallet_scripts

Repository files navigation

Wallet scripts

Random scripts I used for fiddling with Wallet data.

Usage

These are not by any means polished programs - you at the very least need to read the code and change some constants before you run them.

cp .env.example .env
# set your credentials in the .env file, and change whatever constants in the script

# install dependencies
gem install bundler
bundle install

# run the script at your own risk
bundle exec ruby the_script.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages