Page cover image

EVM Compatibility

Objective

The primary objective of introducing an EVM-compatible layer on Bittensor is to introduce the capabilities of smart contracts to the network. This integration allows for the seamless adoption and deployment of DeFi applications, enabling features such as lending, borrowing, yield farming, and decentralized exchanges directly within Bittensor. Of course a layer which can execute EVM-compatible code could be utilized for multiple different objectives, such as NFT marketplaces, prediction markets or SocialFi applications.

Why EVM?

The decision to make De Layer compatible with EVM code was driven by the significant community of Solidity developers which stand at the core of dApp development.

To start developing on De Layer with Solidity, reference the docs.

Last updated