Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blockchain foundations and infrastructure #6

Open
monperrus opened this issue Sep 26, 2022 · 19 comments
Open

blockchain foundations and infrastructure #6

monperrus opened this issue Sep 26, 2022 · 19 comments

Comments

@monperrus
Copy link
Member

monperrus commented Sep 26, 2022

Bitcoin: A peer-to-peer electronic cash system by Satoshi Nakomoto

Crypto Canon: https://a16z.com/2018/02/10/crypto-readings-resources/

@monperrus
Copy link
Member Author

monperrus commented Oct 4, 2022

@monperrus
Copy link
Member Author

monperrus commented Oct 4, 2022

@monperrus
Copy link
Member Author

@monperrus
Copy link
Member Author

monperrus commented Oct 4, 2022

Zero-knowledge: https://a16zcrypto.com/zero-knowledge-canon/

See #13

@monperrus monperrus changed the title blockchain infrastructure blockchain foundations and infrastructure Oct 4, 2022
@monperrus
Copy link
Member Author

monperrus commented Oct 31, 2022

the wallet problem space
https://a16zcrypto.com/wallet-security-non-custodial-fallacy/

@monperrus
Copy link
Member Author

@monperrus
Copy link
Member Author

@monperrus
Copy link
Member Author

Learn EVM: EVM technical knowledge
EIPs - forks: summarize the EIPs included in each fork

@monperrus
Copy link
Member Author

Papyrus is a StarkNet full node written in Rust.
https://github.com/starkware-libs/papyrus

@monperrus
Copy link
Member Author

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

@monperrus
Copy link
Member Author

The Graph is an indexing protocol for querying networks like Ethereum and IPFS
https://thegraph.com/

@cesarsotovalero
Copy link

cesarsotovalero commented May 14, 2023

Mastering Bitcoin (book) https://github.com/bitcoinbook/bitcoinbook
Mastering the Lightning Network (book) https://github.com/lnbook/lnbook

@monperrus
Copy link
Member Author

NeoVM is a lightweight virtual machine for executing NEO smart contracts.
https://docs.neo.org/docs/en-us/basic/neovm.html

@monperrus
Copy link
Member Author

The Nakamoto Challenge: Addressing the Toughest Problems in Crypto
https://a16zcrypto.com/posts/announcement/introducing-the-nakamoto-challenge-addressing-the-toughest-problems-in-crypto/

@monperrus
Copy link
Member Author

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

@monperrus
Copy link
Member Author

monperrus commented Oct 26, 2023

Hera is an ewasm (revision 4) virtual machine implemented in C++ conforming to EVMC, compatible with go-ethereum.
https://github.com/ewasm/hera/

@monperrus
Copy link
Member Author

SOLL, a new compiler to generate eWASM from solidity and yul.
https://github.com/second-state/SOLL

@monperrus
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants