Which Blockchain
How do you decide which protocol is best to invest your precious time and energy to build the skillset required to engineer systems for business models that have sustainable value propositions?
To be trustworthy code should be open source? In that case what prevents your code from copy and paste vampire attacks?
Intent
Evolve a standardized framework for navigating the decision maze in identifying the best blockchain strategy for your business model and engineering expertise.
Boundaries
- Ledger Growth
- Censorship Resistance
- Data Availability
- Reorg Resistance
- Validity
What makes an L2 and L2?
Related
- Standards
- Investment Decisions
- Developer Experience
- Developer Activity
- Blockchain Architecture
- Business Models
Roles
Comparison Table
Primary development environments, EVM vs SVM vs SUI
Item | EVM | SVM | SUI |
---|---|---|---|
Blockchain | Ethereum, L2s | Solana | SUI |
Language | Solidity | Rust | Move |
Playground | Remix | ||
Wallets | Metamask | Phantom | |
Explorers | Etherscan | Solscan | |
Dev Tools | Review |
Standards
Onchain primitives.
Item | EVM | SVM |
---|---|---|
Standards | ERC, EIP | ? |
Tokens | ERC20 | |
Single NFT | ERC721 | |
Multi NFTs | ERC1155 | |
Embedded NFTs | True | |
Events | Contact Events | |
Patterns | True |