Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.2 KB

EVM on Subtensor

Discord Chat License: MIT


Internet-scale Neural Networks

DiscordSubtensorResearch

This repo contains tutorials and scripts for working with EVM on subtensor. Using this EVM feature you can:

  • Deploy and interact with any Ethereum smart contract, without any need to change it, on the subtensor blockchain.
  • Access all the standard Ethereum JSON-RPC methods from this EVM compatibility layer on Bittensor.

NOTE: The EVM on subtensor allows the subtensor blockchain to execute Ethereum-compatible smart contracts. Note that all operations performed by this new subtensor EVM feature are executed solely on the subtensor blockchain, not on the Ethereum blockchain.

Full documenatation: See EVM Tutorials section on the Bittensor developer documentation site.