sc0Vu
Creator of web3.php. Research distributed system. Learn and discover new edge technology mev, layer 2, proof of stake, zkps.
Taiwan
Pinned Repositories
ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
diode_client
Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diode ztna network.
didyoumean
Didyoumean in golang (Levenshtein distance)
doh-js-client
DNS-over-HTTPS client for nodejs.
ethdock
Ethereum development package in docker.
vuethexplore
A simple app explore ethereum blockchain with vuejs.
vuethwallet
A simple app generate ethereum wallet with vuejs.
web3.php
This repository should be archived in the future, please go to https://github.com/web3p/web3.php.
ethereum-tx
Ethereum transaction library in PHP.
web3.php
A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
sc0Vu's Repositories
sc0Vu/1m-go-websockets
handling 1M websockets connections in Go
sc0Vu/bitcoinbook_2nd_zh
Mastering Bitcoin 2nd Edition - 繁中
sc0Vu/go-mbedtls
mbedtls bindings in GO
sc0Vu/proxy-settings
A website to generate proxy settings for commands, eg: curl command.
sc0Vu/secp256k1-node
Node.js binding for an Optimized C library for EC operations on curve secp256k1
sc0Vu/aoc
Advent of Code for fun
sc0Vu/awesome-tunneling
List of ngrok-like tunneling software and services
sc0Vu/beego
beego is an open-source, high-performance web framework for the Go programming language.
sc0Vu/btcd
An alternative full node bitcoin implementation written in Go (golang)
sc0Vu/certmagic
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
sc0Vu/cloudmetrics
cloudmetrics is a go-metrics reporter that publishes data to Amazon CloudWatch
sc0Vu/cors
Go net/http configurable handler to handle CORS requests
sc0Vu/country-region-data
A source list of countries, regions and shortcodes in JSON and JS format.
sc0Vu/delve
Delve is a debugger for the Go programming language.
sc0Vu/ethereum-util
A collection of utility functions for Ethereum written in PHP.
sc0Vu/go-notify
An email automation solution, written in Golang.
sc0Vu/gosec
Golang security checker
sc0Vu/graphql
Package graphql provides a GraphQL client implementation.
sc0Vu/js-scrypt
Scrypt wasm binding for nodejs, maybe web browser
sc0Vu/keccak-tiny
A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum
sc0Vu/minikeyvalue
A distributed key value store in under 1000 lines. Used in production at comma.ai
sc0Vu/passport-instagram
Instagram authentication strategy for Passport and Node.js.
sc0Vu/rgrok
TCP tunnel written in RUST
sc0Vu/scrypt
The scrypt key derivation function was originally developed for use in the Tarsnap online backup system and is designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.
sc0Vu/socks-honey-pot
A honey pot server and diagram for socks server.
sc0Vu/socks6
Go implementation of socks 6 protocol
sc0Vu/truffle
The most popular Ethereum development framework
sc0Vu/uniswap-info
ℹ️ Uniswap analytics.
sc0Vu/vue-axios
A small wrapper for integrating axios to Vuejs
sc0Vu/vue-month-picker
A dead simple and elegant month picker for Vue