directory
Version:
v3.0.0-rc2
Opens a new window with list of versions in this module.
Published: Jan 23, 2025
License: GPL-3.0
Opens a new window with license information.
README
¶
Grogu
Prepare environment
- Install Golang
- Install Docker
make install
in chain directory
How to run BandChain in development mode
- Go to chain directory
- run
chmod +x scripts/generate_genesis.sh
to generate genesis.json file
- run
bandd start
to start BandChain
How to run Grogu in development mode
- run
chmod +x ./scripts/bothan/start_bothan.sh
to change the access permission of start_bothan script
- run bothan with
./scripts/bothan/start_bothan.sh
- Export bothan url with
export BOTHAN_URL=<Your Bothan URL>
- Go to chain directory
- run
chmod +x ./scripts/start_grogu.sh
to change the access permission of start_grogu script
- run
./scripts/start_grogu.sh
to start Grogu
Directories
¶
|
|
|
|
|
|
testutil
Package testutil is a generated GoMock package.
|
Package testutil is a generated GoMock package. |
|
|
testutil
Package testutil is a generated GoMock package.
|
Package testutil is a generated GoMock package. |
|
|
Click to show internal directories.
Click to hide internal directories.