Coder Social home page Coder Social logo

dreamscached / vanitygen-colab Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 4.0 2.61 MB

๐Ÿ‘› Google Colab notebook to generate cryptocurrency wallet addresses using VanityGenPLUS

Home Page: https://colab.research.google.com/github/dreamscached/vanitygen-colab/blob/master/VanityGen.ipynb

License: The Unlicense

Jupyter Notebook 100.00%
google-colab google-colaboratory google-colab-notebook google-colaboratory-notebooks vanity-address vanity vanitygen vanitygen-plus gpu

vanitygen-colab's Introduction

๐Ÿ‘‹ Hi, I'm @dreamscached! Thanks for checking out my GitHub profile.

๐Ÿ‘จโ€๐Ÿ’ป I'm 20 y.o. computer science student currently living and studying in Czechia ๐Ÿ‡จ๐Ÿ‡ฟ

๐Ÿ‘จโ€๐Ÿ’ป I primarily develop and contribute to Go/Python/JVM projects, occasionally using JS/TS and Svelte for web development when I have ideas. I am interested in Linux system administration and software development, both of which I am very eager to learn more about and gain more experience at, and I'm always looking for opportunities to grow and hone my skills.

๐Ÿ’ป I use Arch Linux with KDE desktop as my primary OS both for work and for everyday needs. My laptop is HP ProBook 430 G7.

๐Ÿ—จ๏ธ How to contact me:

๐Ÿ’ถ If my projects (or any other work) helped you or impressed you in any way that you want to thank me, you can leave a tip:

vanitygen-colab's People

Contributors

dreamscached avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vanitygen-colab's Issues

now it seems not working

/content/linux-binary
/content
popd -> /content

TypeError Traceback (most recent call last)
in
6 get_ipython().run_line_magic('pushd', '"linux-binary"')
7 from shlex import quote
----> 8 cli = " ".join(map(quote, param))
9 get_ipython().system('$cli')
10 finally:

/usr/lib/python3.8/shlex.py in quote(s)
323 if not s:
324 return "''"
--> 325 if _find_unsafe(s) is None:
326 return s
327

TypeError: expected string or bytes-like object

it used to work but it dosent anymore

it now says
(Reading database ... 155246 files and directories currently installed.)
Preparing to unpack libc6-udeb_2.24-11+deb9u4_amd64.udeb ...
Unpacking libc6-udeb (2.24-11+deb9u4) over (2.24-11+deb9u4) ...
Setting up libc6-udeb (2.24-11+deb9u4) ...
(Reading database ... 155246 files and directories currently installed.)
Preparing to unpack libcrypto1.0.2-udeb_1.0.2u-1deb9u1_amd64.udeb ...
Unpacking libcrypto1.0.2-udeb (1.0.2u-1
deb9u1) over (1.0.2u-1deb9u1) ...
Setting up libcrypto1.0.2-udeb (1.0.2u-1
deb9u1) ...

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.