Open monperrus opened 2 years ago
the wallet problem space https://a16zcrypto.com/wallet-security-non-custodial-fallacy/
Learn EVM: EVM technical knowledge EIPs - forks: summarize the EIPs included in each fork
Papyrus is a StarkNet full node written in Rust. https://github.com/starkware-libs/papyrus
Ceramic is a public, decentralized, censorship-resistant network for managing mutable information on the open internet without databases or servers. In Ceramic all content is stored in smart documents, which are append-only IPFS logs where each commit is signed by a decentralized identifier (DID) for verifiability and then subsequently anchored in a blockchain for consensus. https://github.com/ceramicnetwork/ceramic
The Graph is an indexing protocol for querying networks like Ethereum and IPFS https://thegraph.com/
Mastering Bitcoin (book) https://github.com/bitcoinbook/bitcoinbook Mastering the Lightning Network (book) https://github.com/lnbook/lnbook
NeoVM is a lightweight virtual machine for executing NEO smart contracts. https://docs.neo.org/docs/en-us/basic/neovm.html
The Nakamoto Challenge: Addressing the Toughest Problems in Crypto https://a16zcrypto.com/posts/announcement/introducing-the-nakamoto-challenge-addressing-the-toughest-problems-in-crypto/
Sui is a smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language. https://github.com/MystenLabs/sui
Hera is an ewasm (revision 4) virtual machine implemented in C++ conforming to EVMC, compatible with go-ethereum. https://github.com/ewasm/hera/
SOLL, a new compiler to generate eWASM from solidity and yul. https://github.com/second-state/SOLL
Bitcoin: A peer-to-peer electronic cash system by Satoshi Nakomoto
Crypto Canon: https://a16z.com/2018/02/10/crypto-readings-resources/