Skip to content

Deployment for PrivateNet #708

@jean-louis-david

Description

@jean-louis-david

For private net deployment you advise to run this command :
npm install truffle deploy --reset --network tomo # only use this command if you want to connect to a private network cp abis/*json build/contracts/

when I run the command truffle deploy --reset --network tomo it asks for a config file which is missing, luckily i found how to make one through your commit history.

Now my question is is it necessary to deploy all the smart contracts on the privatenet?
In default.json what do these values represent : "candidateWithdrawDelay": 100, "voterWithdrawDelay": 100,

How does one increase voter and candidate withdraw delay?

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