Skip to content

Commit

Permalink
Add juno snapshot in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechos committed Jul 10, 2023
1 parent 99a992e commit e1c930d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,28 @@ To view logs from the Docker container, use the following command:
docker logs -f juno
```

## 📸 Snapshots

Use the provided snapshots to quickly sync your Juno node with the current state of the network.

#### Mainnet

| Network | Version | Block | Download Link |
| ------- | ------- | ----- | ------------- |
| mainnet | v0.4.0 | 94260 | [juno_mainnet_94260.tar](https://juno-snapshot.s3.us-east-2.amazonaws.com/mainnet/juno-mainnet-94260.tar) |

#### Goerli1

| Network | Version | Block | Download Link |
| ------- | ------- | ----- | ------------- |
| goerli | v0.4.0 | 825694 | [juno_goerli_825694.tar](https://juno-snapshot.s3.us-east-2.amazonaws.com/goerli/juno-goerli-825694.tar) |

#### Goerli2

| Network | Version | Block | Download Link |
| ------- | ------- | ----- | ------------- |
| goerli2 | v0.4.0 | 121474 | [juno_goerli2_121474.tar](https://juno-snapshot.s3.us-east-2.amazonaws.com/goerli2/juno-goerli2-121474.tar) |

## ✔ Supported Features

- Starknet [v0.12.0](https://www.starknet.io/en/posts/ecosystem/starknet-quantum-leap-major-throughput-improvements-are-here) support.
Expand Down

0 comments on commit e1c930d

Please sign in to comment.