Pinned Repositories
baby-plonk
Simplified educational python plonk implementation
books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
bufrr.github.io
chain-minimal
tuna-cpp
causal-relayer
A Rust-based peer-to-peer data relay node using libp2p. Maintains sequenced events across a distributed network with VLC.
encrypted-stream
A Golang library that transforms any net.Conn or io.ReadWriter stream to an encrypted and/or authenticated stream
nconnect
Securely connect to remote machines without the need of any server, public IP address, or publicly exposed ports.
nkn
Official Go implementation of NKN full node.
tuna
A free market to use service by paying NKN or host service to earn NKN
bufrr's Repositories
bufrr/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
bufrr/documentations
NKN documentations
bufrr/dotfiles
personal config files
bufrr/go-ethereum-code-analysis
bufrr/go-usechain
Usechain: The first mirror identity financial blockchain. https://usechain.net
bufrr/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
bufrr/kcptun-asio
A kcptun based on c++11/asio, compatible with kcptun(golang)
bufrr/tcp-echo-server
A simple TCP Echo Server written in Golang