Skip to content

Instantly share code, notes, and snippets.

@merc1er

merc1er/init.py Secret

Created February 10, 2020 13:35
Show Gist options
  • Select an option

  • Save merc1er/b72b04687db25709985e52e42f926314 to your computer and use it in GitHub Desktop.

Select an option

Save merc1er/b72b04687db25709985e52e42f926314 to your computer and use it in GitHub Desktop.
from bitcash import Key
key = Key()
print(key.address)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment