Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 38b654d

Browse files
update README
1 parent 69a72d7 commit 38b654d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,11 +512,13 @@ _Can use this to get the current fee rate._
512512
## Running the VM
513513
To build the VM (and `spaces-cli`), run `./scripts/build.sh`.
514514

515-
### Joining the public beta
515+
### Joining the Spaces Demo
516516
If you'd like to become a validator on the demo, reach out to @\_patrickogrady on Twitter
517517
after you've joined the network and synced to tip. Please send a screenshot
518518
indicating you've done this successfully.
519519

520+
You can find the genesis used for the Spaces Demo in `networks/42`.
521+
520522
### Running a local network
521523
[`scripts/run.sh`](scripts/run.sh) automatically installs [avalanchego](https://github.com/ava-labs/avalanchego), sets up a local network,
522524
and creates a `spacesvm` genesis file. To build and run E2E tests, you need to set the variable `E2E` before it: `E2E=true ./scripts/run.sh 1.7.4`

0 commit comments

Comments
 (0)