πŸ”·EVM Compatibility

⚠️ Important: Production Status

The EVM integration is not currently deployed on BitBadges mainnet.

  • Available on the evm-poc branch of the bitbadgeschain repositoryarrow-up-right

  • Can be run locally or testnet setup available upon request

  • Fully code complete and open to licensing discussions

  • Mainnet deployment is not in our short-term plans

See counter-dapparrow-up-right and contractsarrow-up-right for examples.

Overview

BitBadges Chain integrates the Cosmos x/evm module to enable Ethereum Virtual Machine (EVM) compatibility. Solidity contracts can interact with the tokenization module through precompiled contracts.

Architecture

Solidity Contract β†’ EVM Precompile β†’ Tokenization Module β†’ Cosmos SDK State

Precompile Address: 0x0000000000000000000000000000000000001001

Documentation

Resources

Last updated