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

Automate contract deploy #4

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

claudiucelfilip
Copy link
Contributor

@claudiucelfilip claudiucelfilip commented Dec 18, 2019

Adds smart contract deployment tool.
npm run deploywill trigger a remote smart contract build+deployment (ec2-18-207-218-134.compute-1.amazonaws.com) to whatever is set as WAVELET_API_URL env variable.
The deployment tool will pull from perlin-network/decentralized-chat.git#himitsu repo (this branch contains wasm-bindgen dependency needed by wasm-pack).
The response will contain a contract Id (and the wavelet API url) and be passed as env variable to npm run build.

This includes PR changes from PR #3

@claudiucelfilip claudiucelfilip added the enhancement New feature or request label Dec 18, 2019
@claudiucelfilip claudiucelfilip self-assigned this Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant