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

peer review feedback #3

Open
tgrecojs opened this issue May 18, 2022 · 0 comments
Open

peer review feedback #3

tgrecojs opened this issue May 18, 2022 · 0 comments

Comments

@tgrecojs
Copy link

tgrecojs commented May 18, 2022

This may be something that's already known but the current directions from the readme don't lead to the proper result.

It currently suggests the user to do the following:

agoric init --dapp-template dapp-ticket-store my-ticket-store
cd my-ticket-store
agoric install
# If the Agoric platform has not been started
agoric start --reset --verbose

Not sure if this is intended to get merged in as a template, but for the time being it might be worth directing users to
do the following:

# clone repo && cd into it
git clone https://github.com/robor-systems/agoric-ticketing && cd agoric-ticketing
# install deps
~/agoric-ticketing agoric install
# start solo instance
~/agoric-ticketing agoric start --reset --verbose
agoric.init.dapp-ticketing.mp4
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