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

Create a Subuai Blueprint that handles everything #14

Open
absidish opened this issue Oct 14, 2018 · 0 comments
Open

Create a Subuai Blueprint that handles everything #14

absidish opened this issue Oct 14, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@absidish
Copy link
Collaborator

Right now the contract deployment requires the presence of a test network and that is created using the BIAB2 blueprint. Also the application needs to be deployed after the contracts are deployed to the blockchain.

To automate this process we should probably copy the BIAB2 blueprint for now (since no blueprint dependency mechanism exists today) and build on it to handle everything which includes:

  • build the test network (BIAB2 bp copied code will handle it)
  • deploy the solidity token contracts into the created test network above
  • deploy the application which depends on the smart contracts to use the test network and contract addresses above
@absidish absidish added the enhancement New feature or request label Oct 14, 2018
@absidish absidish self-assigned this Oct 14, 2018
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

No branches or pull requests

1 participant