Pinned Repositories
2022-11-looksrare
2022-11-stakehouse
2022-12-caviar
2fa
Two-factor authentication on the command line
4naly3er
Static smart contract code 4naly3er
aptos-explorer
metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites.
reentrancy-attacks
A chronological and (hopefully) complete list of reentrancy attacks to date.
tornado-cli
A command line interface to make transactions in Tornado Cash protocol
tornado-core
Tornado cash. Non-custodial private transactions on Ethereum.
all-forks's Repositories
all-forks/awesome-decentralized-finance
A curated list of awesome decentralized finance projects
all-forks/ShadowsocksX-NG-R
Next Generation of ShadowsocksX
all-forks/v2ray
最好用的 V2Ray 一键安装脚本 & 管理脚本
all-forks/bgls-on-evm
Library for the verification of BGLS signatures on the EVM using Solidity.
all-forks/bls-sign
BLS threshold signatures creation and verification
all-forks/Enterprise-Registration-Data-of-Chinese-Mainland
**大陆 31 个省份1978 年至 2019 年一千多万工商企业注册信息,包含企业名称、注册地址、统一社会信用代码、地区、注册日期、经营范围、法人代表、注册资金、企业类型等详细资料。【工商大数据】、【企业信息】This repository is an dataset of over 10,000,000 enterprise registration data of 31 provinces in Chinese mainland from 1978 to 2019.
all-forks/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
all-forks/GoEx
Exchange Rest And WebSocket API For Golang Wrapper support okcoin,okex,huobi,hbdm,bitmex,coinex,poloniex,bitfinex,bitstamp,binance,kraken,bithumb,zb,hitbtc,fcoin, coinbene
all-forks/golang-crypto-trading-bot
A golang implementation of a console-based trading bot for cryptocurrency exchanges
all-forks/jetbrainsCrack
💣JetBrains系列工具通用破解补丁
all-forks/lantern
🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
all-forks/new-pac
科学/自由上网,免费ss/ssr/v2ray/goflyway账号,搭建教程
all-forks/outline-client
Outline clients, developed by Jigsaw. The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks to support Windows, Android / ChromeOS, Linux, iOS and macOS.
all-forks/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
all-forks/Solidity-Encode-Gas-Comparison
With Solidity V0.4.24 being relased, new encoders are avilable: abi.encodePacked, abi.encode, abi.encodeWithSelector & abi.encodeWithSignature. Got a bit curious and wanted to see the gas costs associated for each encoding method, for uint, address, bytes, bytes32, bool & int variables.