Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Bowman authored Dec 11, 2022
1 parent 9380405 commit 93d8c28
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@ For gentx instructions, follow the installation guide and follow the link below.

## Software requirements

Quicksilver has releases for Linux [here](https://github.com/ingenuity-build/quicksilver/releases/tag/v1.0.0).

- Latest version : [v1.0.0](https://github.com/ingenuity-build/quicksilver/releases/tag/v1.0.0)
Quicksilver v1.0.0 will be released once a final audit report has been released.

### Install Quicksilver

Requires [Go version v1.18+](https://golang.org/doc/install).
Requires [Go version v1.19+](https://golang.org/doc/install).

```sh
> git clone https://github.com/ingenuity-build/quicksilver && cd quicksilver
Expand All @@ -43,7 +41,7 @@ It will display the version of quicksilverd currently installed:
version: 1.0.0
commit: XXX
build_tags: netgo,ledger
go: go version go1.18 linux/amd64
go: go version go1.19 linux/amd64
```
## Genesis validators

Expand Down Expand Up @@ -100,13 +98,4 @@ It will display the version of quicksilverd currently installed:
--chain-id quicksilver-1 \
--from <key-name>
```
## Peers

```
XXX
```

## Endpoints

- https://rpc.quicksilver.zone
- https://lcd.quicksilver.zone

0 comments on commit 93d8c28

Please sign in to comment.