LPX55
Follow
Algorithmic trading, web3, decentralization, and DAOs ❤
Formerly @ ShapeShift DAO, Currently at Evmos DAO.
Pinned Loading
-
D3Cngo/dao-transparency-index
D3Cngo/dao-transparency-index PublicA proposed framework for a fair and standardized transparency index for DAOs.
Python 2
-
BTTSpeed-API
BTTSpeed-API PublicUnofficial Python API Wrapper for the BitTorrent Speed Token WebUI (uTorrent 3.5.5+ and BitTorrent 7.10.5+)
-
IncentivizedDelegations
IncentivizedDelegations PublicIncentivizing Redelegations for Greater Network Decentralization and Security
Solidity
-
D3Cngo/ibc-autostake
D3Cngo/ibc-autostake PublicAuto-Compounding Tool for DAOs and Organizations with Numerous Validators on Cosmos
JavaScript 2
-
Extracting Chrome Passwords with Pyt...
Extracting Chrome Passwords with Python | Demonstration for hackernoon.com/@hanyoon 1# os and sqlite3 ships with Python by default. If you get import errors for win32crypt use "pip install pypiwin32" to install the dependency.
2import os, sqlite3, win32crypt
34# Automatically get the logged in user's default folder
5data = os.path.expanduser('~')+"\AppData\Local\Google\Chrome\User Data\Default\Login Data"
-
Multi-Threaded Python Downloader
Multi-Threaded Python Downloader 1""" Import """
2import sys
3import os
4import time
5from threading import Thread
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.