Skip to content

PohSayKeong/ethfrost

Repository files navigation

Ethfrost

Bringing interoperability to the next level by massively improving user experience for parachain staking.

By utilizing General Message Passing (GMP), we have interoperability between EVM chains. In our case, we want to first bridge our funds to Moonbeam,

By utilizing Cross-Consensus Message (XCM), we can send messages from Moonbeam to other Polkadot parachains. In our case, we want to send a message to the Bifrost parachain to process the staking of funds.

Combining both techniques, the end result is achieving staking on Bifrost by signing a single transaction on any EVM chain with any native or ERC20 token.

Getting Started

Run npm run dev in your terminal, and then open localhost:3000 in your browser.

Once the webpage has loaded, changes made to files inside the src/ directory (e.g. src/pages/index.tsx) will automatically update the webpage.

Deployment Address

Moonbase Alpha - 0x75693bB5d8D9ed1560882E60215E6Cb54676E8e1

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors