-
Notifications
You must be signed in to change notification settings - Fork 19
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
Explore the intergration potential of evm sidechain #996
Comments
Maybe related upstream: integritee-network/worker#958 |
This is a research topic on TEE side, not necessarily belong to @wangminqi |
https://github.com/rust-blockchain/ethereum/blob/master/Cargo.toml |
https://ethereum.org/en/developers/docs/data-structures-and-encoding/rlp/ https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md#specification-1 Since we know https method of TEE to outside. Just need to construct the no_std Rust Package for sending raw transaction call to Ethereum node with RLP data in https method. |
something to watch: integritee-network/worker#1177 |
https://github.com/litentry/ethereum-tee |
❗ This issue is stale because it has been open for 60 days with no activity. |
This is a research topic about connecting the evm sidechain directly with smart contract.
See the related notion doc
The text was updated successfully, but these errors were encountered: