Commit Graph

7 Commits

Author SHA1 Message Date
Isha Venikar
e46e893b7f
Update onboarding demo steps for creating nitro nodes using nitro-stack (#3)
* Add stack steps for creating nitro-nodes

* Fix indentation

* Add instructions for bridge stack

* Remove go-nitro from setup

* Move l1 and l2 deployment configs to demo

* Move bridge config to Run

* Fix port mapping

* Update configs for nitro nodes and bridge

* Add port calibration for bridge node

* Populate bridge and nitro node config values during deployment creation

* Export nitro contract addresses

* Fix spec file creation command

* Set env variables for nitro nodes

* Send custom tokens to Alice and Charlie using bridge stack

* Fix step to create deployment for bridge

* Get contract addresses from nitro-contracts service

* Change location of stack in demo steps

* Add trouble shooting step for instructions if ledger channel creation fails

* Remove approve tx retry explaination in troubleshooting step

* Update demo cleanup and cleanup steps

* Use stack nitro-rpc-client command

* Fix ports in nitro-rpc-client commands

* Update troubleshooting steps

* Fix comments

* Remove unnecessary prefix

* Update nitro-stacks usage in demo steps

* Update testnet onboarding demo steps

* Update testnet onboarding demo steps

* Fix nitro node spec files setup

* Remove future enhancements

* Use correct node to create virtual channel

* Add steps to check nitro node logs

* Update config for nitro nodes with external multiaddr

* Update steps for using apk for laconic wallet

* Add steps to run laconic wallet using APK

---------

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-authored-by: Nabarun Gogoi <nabarun@deepstacksoft.com>
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2024-07-23 18:04:00 +05:30
29b2ce2927 Add a laconic-faucet stack (#7)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #7
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-07-18 14:45:01 +00:00
38931b95b1 Add demo readme for onboarding testnet participants (#6)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: #6
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-16 19:55:19 +00:00
a792a0f7bb Fix healthcheck command in laconicd container (#5)
Part of cerc-io/testnet-laconicd-stack#4 and [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8)

Reviewed-on: #5
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-16 11:12:14 +00:00
6b74477aff Add a laconic-console stack with registry CLI and console (#2)
Part of [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8)

Reviewed-on: #2
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-24 07:26:38 +00:00
0e0ddaa5ef Add stack for running a laconic testnet full node (#1)
Part of [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8)

- To be handled in an upcoming PR:
  - Add laconic-registry-cli and console app to the stack

Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: #1
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-19 04:33:56 +00:00
770505886b Initial commit 2024-05-15 14:51:55 +05:30