Skip to content

marvinmarnold/multichain-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multichain-Deployer

Deploy your EVM contract to multiple blockchains.

  • Pay in one token, on one chain.
  • Get the same deployed address on every chain.
  • View your deployment history in one place.
  • Collaborate with teammates
  • Deployment trust with Next.ID

Deployed addresses

Deployment history

Two Tableland tables are maintained of Filecoin mainnet to store deployment state.

Hyperlane deployers

We have deployer sender and receiver contracts on each of these chains. These contracts are responsible for deployment.

Tableland Studio

Quickstart

# Get code
$ git pull origin https://github.com/marvinmarnold/multichain-deployer
$ cd multichain-deployer
$ git submodule update --init --recursive

Adding a new chain

  • Add to web -> TARGET_CHAINS

tableland list --chain filecoin --providerUrl https://rpc.ankr.com/filecoin