Code Monkey home page Code Monkey logo

deployalchemist's Introduction

DeployAlchemist TF module

This is the main DeployAlchemist terraform module for interacting with DeployAlchemist cross-chain deployment infrastructure.

Requirements

Name Version
ethereum 0.1.1

Providers

Name Version
ethereum 0.1.1
external n/a
local n/a
null n/a
random n/a

Modules

No modules.

Resources

Name Type
ethereum_transaction.deploy resource
ethereum_transaction.get_quote resource
null_resource.fee_trigger resource
random_bytes.salt resource
ethereum_call.get_quote data source
ethereum_eoa.signer_account data source
external_external.calculate_abi data source
external_external.calculate_additional_data data source
local_file.contract data source

Inputs

Name Description Type Default Required
alchemist_address Address of the Achemist contract for the source chain string n/a yes
blockscout_link Appropriate blockscout link for the deployment string n/a yes
contract_abi_path A file path to the JSON ABI of the contract string n/a yes
contract_inputs A list of maps of input parameters for deployed smart contracts. list(object({ type_ = string, value = any })) n/a yes
destination_chain Destination testnet name. Can only be "SEPOLIA", "POLYGON_MUMBAI", "SCROLL_SEPOLIA", "ALFAJORES", "FUJI", "BSC_TESTNET", "MOONBASE_ALPHA" string n/a yes
golem_address Address of the Golem contract for the destination chain string n/a yes
signer_mnemonic A mnemonic phrase for the signer wallet on the source chain string n/a yes
source_chain Destination testnet name. Can only be "SEPOLIA", "POLYGON_MUMBAI", "SCROLL_SEPOLIA", "ALFAJORES", "FUJI", "BSC_TESTNET", "MOONBASE_ALPHA" string n/a yes

Outputs

Name Description
gas_quote The amount of gas that was quoted by Hyperlane for the cross chain transaction

deployalchemist's People

Contributors

ipsavitsky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.