Three Web World
NFT Mass Adoption
- three components
- sustainability and energy efficiency
- NFT infrastructure 2.0
- native
- advanced right management
- customizable
- multi-source
- dynamic
- fractional
- new use cases
- event tickets
- loyalty programs/community building/reputation
- physical products
- identity
- real restate
- refungible
- memorial
Intersection of AI and Blockchain
- code generation
- code test
- code audit
- trading bot
- mature automation
- intelligence focus
BRC69
- recursive inscription
- inscribing images of traits onchain
- inscribing BRC69 collection deployment json
- inscribing BRC69 collection javascript compiler
- inscribing BRC69 asset with the mint operation
- bitcoin ordinals
- ordinal protocol
- fundamental unit
- inscribing digital assets
- inscribe data into witness of transaction
- bitcoin as a secure and decentralized network for data storage
- ordinal
- conventional arguments
- inscribing data into block space
- efficient arrangement of data in transaction
- statoshi position: four distinct parameters
- ordinal protocol
AI
- mechanical engineering versus software engineering
- passionate about what you are doing
- spiritual pursuit
- believe so hard in what you are doing
- There is always a different way.
- ask the right questions
- build with reality
- foundation model and your own model
Ethereum
- blockchain technology beyond currency
- opcodes instructions
- account address controlled by private key
- contract address controlled by contract code
- code execution
zysync
- use zksnark to scale up. transaction
- switch from privacy to scale up
- knowledge proof: snark and stark
- main chain as witness of state and side chain for transaction process
- off chain computation
- execute state transition functions correctly
- data availability
- transaction executed by evm
- reconstruct the state
- history and state
zksync
- float history
- many nodes in the merkle tree
- transaction: generic transaction, balance transfer, program
- proof verification and data availability
- different storage space between layer1 and layer2
Innovation
- DePINs
- scroll zkevm
- native layer2 code
- migrate from layer1 to layer2
scroll zkevm
- intersection hardware and software
- acceleration proof
- advanced crypto algorithm
- compiler
- general purpose
- uniswap on testnet
- bridging between layer2 and layer1
- evm circuit as a whole
- compile evm down to local virtual machine
- same environment support
- sequence implementation
- private GPU cloud/cluster
- decentralized proof generation
Ethereum protocol
- client
- go
- java
- C#
- node
- full node
- light node
- archival node
- network
Layer2 network
- level up and collect coins
- application specific blockchain
- user experience gets better every 6-12 months, so it is better to have a long bear market
- patience is virtue
- Ethereum is unfriendly with ZK proof.
Good culture requires:
- documentation: writing things down
- clear communication
- value accrual
lesson learned
- more than one implementation for the open protocol and ensure security and flexibility.
- mission push instead of people push
Cairo
- intermediate representation: sierra
- assembly language
- fit well with ZK proof
- prove purpose
- cairo vm
- field element
- generic type
- linear type system