Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment for PrivateNet #708

Open
jean-louis-david opened this issue Mar 6, 2020 · 0 comments
Open

Deployment for PrivateNet #708

jean-louis-david opened this issue Mar 6, 2020 · 0 comments

Comments

@jean-louis-david
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant