Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Add a function to truffle-contract to create a new proxy #277

@spalladino

Description

@spalladino

Most users are used to creating new instances of a contract by running MyContract.new(), where MyContract is a truffle-contract wrapper of their contract. We may want to consider extending MyContract with a .newProxy() function that reads info from the zos.network.json file to create a new proxy instead of a new full-blown contract.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:discussionTo discuss on a task before implementing ittopic:toolsOff-chain tooling in general

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions