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

start.sh: Add localnet with ParaTimes to Oasis CLI #613

Closed
matevz opened this issue Sep 10, 2024 · 1 comment
Closed

start.sh: Add localnet with ParaTimes to Oasis CLI #613

matevz opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels
docker Docker related issues

Comments

@matevz
Copy link
Member

matevz commented Sep 10, 2024

The Oasis CLI is now shipped with the sapphire-localnet docker image (/oasis).

Let's configure the Oasis CLI on startup and add the following:

  1. ln -s /usr/bin/oasis /oasis
  2. oasis network add-local localnet unix:/serverdir/... -y
  3. oasis paratime add localnet ${PARATIME_NAME} 800000... --num-decimals 18 -y
  4. oasis network set-default localnet
@matevz matevz self-assigned this Sep 10, 2024
@matevz matevz changed the title start.sh: Add localnet with ParaTimes start.sh: Add localnet with ParaTimes to Oasis CLI Sep 11, 2024
@matevz matevz added the docker Docker related issues label Sep 11, 2024
@matevz
Copy link
Member Author

matevz commented Sep 24, 2024

Implemented in #614.

@matevz matevz closed this as completed Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Docker related issues
Projects
None yet
Development

No branches or pull requests

2 participants