# JAMTOUR_TAIPEI
https://www.blocktempo.com/polkadot-founder-gavin-wood-delivers-his-first-speech-in-taiwan/
- History
- Apple, 麥金塔
- Opensource
- web3: secure social OS
## Introduction of Polkadot
-
## Introduction of JAM
### Blockchain as a vector








### Blockchain space






## POP?
## QA section
### Will Ethereum migrate to JAM as a service?
- technically available, but wondering whether politically available
- you can migrate Ethereum L1 to JAM as service and enjoy more secure environment
- Or using CorePlay service as a smart contract enviroment by using precompile dynamically EVM program and PVM will run that
- Or make an EVM specific service/core
### What kind of application expected happen on JAM?
- high performance, turing complete
- massive parallel, distributed data throughput
- massive distributed computational power
- Maybe like
- term-based GAMES
- Smart contract with NFT and DeFi
- Write something processing intensive on-chain instead of off-chain
- because JAM is powerful and fast enough to handle that
- prevent you from get off-chain consensus, secure, centralized concern
- ultra low cost UBI system, or personhood identity system globally
- can't exist on current system
- but is possible and reasonable now !!!
### JAM with Orcle
- worst case is 6 sec delay
- but you can run it at the same core and access the data immediately
- depends on you want to pay on which market
### EVM to PVM?
- Polkadot hub can handle this by smart contract pallet with 2 sec blockperiod and more faster
- Solidity can be compiled to PVM
- EVM conpile to PVM is something hard, because it has extra implementation which solidity doesn't imply