Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow for different networks in both production and staging #14

@satello

Description

@satello

The current architecture silos mainnet for production and kovan for staging. Production DApps often support multiple networks (see https://github.com/kleros/court).

Re-architect so that the network isn't specific to the deploy environment.

Keep in mind with dynamodb tables that networks need to be separated in some cases. Testnet data can overwrite production data if they are not separate. (see justification tables)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions