document the laconicd / sdk/ registry CLI / web console Stack #344

Merged
telackey merged 4 commits from console-docs into main 2023-04-27 17:00:54 +00:00
Member
  • needs smoke testing & additional updates
  • most (if not all) of the laconic-registry-cli commands mentioned at the end of the tutorial and found here should work. The --gas and --fees flags can be omitted for sends/writes since this is now handled by an SO config file.
  • on a local machine; requires modification of install instructions based on the user's knowledge of their machine, i.e., DON'T blindly run the install script locally. Replace IP with localhost and omit the line export LACONIC_HOSTED_ENDPOINT=IP
  • this won't work on ARM / Apple Silicone, M1/M2
- needs smoke testing & additional updates - most (if not all) of the laconic-registry-cli commands mentioned at the end of the tutorial and found [here](https://github.com/cerc-io/laconic-registry-cli/blob/main/README.md) *should* work. The `--gas` and `--fees` flags can be omitted for sends/writes since this is now handled by an SO config file. - on a local machine; requires modification of install instructions based on the user's knowledge of their machine, i.e., DON'T blindly run the install script locally. Replace `IP` with `localhost` and omit the line `export LACONIC_HOSTED_ENDPOINT=IP` - this won't work on ARM / Apple Silicone, M1/M2
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#344