RE: STEEM VM (STEEM Layer 2) - STEEM Side Chain Update.

You are viewing a single comment's thread from:

STEEM VM (STEEM Layer 2) - STEEM Side Chain Update.

in steem •  last year 

Great job guys! The ui looks neat. If I’m right it’s integrating an evm?
Anyway we would be happy to support the development of the project if you guys plan to make the side chain open source.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

We reviewed systems for integrating EVM with several companies and teams, but there were limitations to integrating EVM as-is. Therefore, we have built an environment where you can develop Smart Contracts using JavaScript. The Solidity code is not available verbatim, but most systems are identical.

It's not open source yet, but more updates are needed in various parts such as the node system. I think there are many things to check, such as security for the public.
It can be said that it is a situation where only the basic framework has been established.

Since almost all systems are the same as EVM, I think there will be no difficulty in building multiple systems such as cross-chain bridges and DeFi etc.