Virtual machines - EVM, WASM and much more!
Last updated
Last updated
We want to expand the possibilities of writing smart contracts for our chain as much as possible, so you will have access to the capabilities of the two most popular virtual machines - EVM and WASM. And in the future, there will be more!
The most popular virtual machine that immediately gives us compatibility with many popular DApps - stablecoin contracts, DEX, marketplaces, etc. can be immediately deployed to use the capabilities of Klyntar.
It also gives us the ability to be compatible with wallets, SDKs, and other Web3 products for EVM chains
WebAssembly bytecode can be derived from popular languages ββsuch as Rust, C/C++, AssemblyScript and many more! Learn more here
Use the power of package managers to import functionality from npm or crates.io for use inside your smart contracts