[email protected] device

The RISC-V Execution Machine device

triangle-exclamation

About

we have developed a custom fork of R55arrow-up-right (an Ethereum Execution Environment that seamlessly integrates RISCV smart contracts alongside traditional EVM smart contracts) to handle signed raw transactionarrow-up-right 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: github.com/loadnetwork/r55arrow-up-right

RISC-V custom device source code: https://github.com/loadnetwork/load_hb/tree/main/native/riscv_em_nifarrow-up-right

Last updated