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

As an instance Maintainer, I want to deploy The MerkleDistribution smart contract before my first onchain distribution #3244

Open
topocount opened this issue Oct 29, 2021 · 0 comments

Comments

@topocount
Copy link
Member

topocount commented Oct 29, 2021

A truffle config setup is needed, and a mnemonic or private key (mnemonic taking precedence) should be supplied as a GitHub secret or a .env entry.

The key should be requested by the CLI if not already provided. The CLI should then utilize truffle's deployment facilities to deploy the contract to the configured chain. The resultant smart contract address will be returned via the config grain integration output and should be stored by the CLI.

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