~riscv-em@1.0 device
The RISC-V Execution Machine device
Last updated
The RISC-V Execution Machine device
Last updated
This device is in a very Proof Of Concept stage
we have developed a custom fork of (an Ethereum Execution Environment that seamlessly integrates RISCV smart contracts alongside traditional EVM smart contracts) to input and return the resulted computed EVM db.
After getting R55 to work with the OOTB interpretation of signed raw transaction, we built on top of it a hyperbeam device offering RISC-V compatible Ethereum appchains. For example, this erc20.rs Rust smart contract was deployed on a hb risc-v appchain:
RISC-V custom device source code: