/evm-public-docs

EOS EVM related documents for the public

MIT LicenseMIT

EOS-EVM Public Documentation

EOS-EVM-related documents for the public.

Index

  1. Contract Deployment
    1. Multisig Account Creation of eosio.evm
    2. Multisig EVM Contract Bootstrapping
  2. Endpoints
    1. Endpoint Health Checks

Contract Deployment

Documentation around deploying the EOS-EVM.

Multisig Account Creation of eosio.evm

Please refer to msig_contract_deployment/msig_account_creation.md.

Multisig EVM Contract Bootstrapping

Please refer to msig_contract_deployment/msig_evm_bootstrap.md.

Endpoints

Documentation about EOS-EVM web endpoints.

Endpoint Health Checks

Tests used to determine if endpoints are healthy are here.