Skip to content

Commit

Permalink
docs: tweak base readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 committed Aug 12, 2024
1 parent 1749cb2 commit 068a4f6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
Binary file added .github/images/voltaire-govtool-header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 22 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img width="750" src=".github/images/sanchonet-govtool-header.png"/>
<img width="750" src=".github/images/voltaire-govtool-header.png"/>
</p>

<p align="center">
Expand All @@ -19,17 +19,31 @@
## 🌄 Purpose

The Voltaire GovTool enables ada holders to experience some of the governance features described in [CIP-1694](https://github.com/cardano-foundation/CIPs/blob/master/CIP-1694/README.md) and to test governance features.
The Voltaire GovTool is currently open for preview testing and can be accessed at [preview.gov.tools](https://preview.gov.tools/).

Learn more; [docs.sanchogov.tools](https://docs.sanchogov.tools/).
### Instances

#### Mainnet

- *Coming soon*

#### SanchoNet

- [sanchogov.tools](https://sanchogov.tools/)

#### Preview Testnet

- [preview.gov.tools](https://preview.gov.tools/)

### Documentation

Learn more; [docs.gov.tools](https://docs.gov.tools/).

## 📍 Navigation

- [GovTool Backend](./govtool/backend/README.md)
- [GovTool Frontend](./govtool/frontend/README.md)
- [GovTool Infrastructure](./infra/terraform/README.md)
- [GovTool deployment process](./scripts/govtool/README.md)
- [Documentation](./docs/)
- [Backend](./govtool/backend/README.md)
- [Frontend](./govtool/frontend/README.md)
- [Infrastructure](./infra/terraform/README.md)
- [In repo documentation](./docs/)
- [Tests](./tests/)

### Utilities
Expand All @@ -50,6 +64,4 @@ Frontend is able to connect to Cardano wallets over the [CIP-30](https://github.

Thanks for considering contributing and helping us on creating GovTool! 😎

⚠️ We are in the process of improving our contributing documentation, improvements to come.

Please checkout our [Contributing Documentation](./CONTRIBUTING.md).

0 comments on commit 068a4f6

Please sign in to comment.