Skip to content

Add .marsrc.json config file handling with multisig section loaded as extension #89

@marcin-trust

Description

@marcin-trust

I want to store frequently used mars configuration in a file. Especially when there's a need for complex structure for some extension feature (e.g. multisig)

{
    "multisig": {
         "gnosis": {
             "safes": {
                 "rinkeby": "0x......"
                 "mainnet": "0x....."
           }
           "etc.": ""
         }
     }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions