Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Repository for the Stakingverse contracts. This repository includes the followin
| SLYX Token Implementation | [`0x08b28405A11348745A3187De2A29C730C53EB29B`](https://explorer.lukso.network/address/0x08b28405A11348745A3187De2A29C730C53EB29B?tab=contract) |

- [Stakingverse Contracts](#stakingverse-contracts)
- [Documentation](#documentation)
- [Installation](#installation)
- [Build](#build)
- [Tests](#tests)
Expand All @@ -31,6 +32,10 @@ Repository for the Stakingverse contracts. This repository includes the followin
- [Audits](#audits)
- [Development \& Testing](#development--testing)

## Documentation

For comprehensive documentation about Stakingverse, please visit our [documentation website](https://docs.stakingverse.io). The documentation includes detailed information for both users and developers integrating with our platform.

## Installation

```bash
Expand Down
2 changes: 1 addition & 1 deletion audits/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Previous audits for this Vault contract can be found in the [UniversalPage contr

<br>

- [Nethermind AI Agent Audit](nethermind-ai-agent-audit-report-stakingverse-pool-contracts.pdf) - Audit of both StakingverseVault.sol and Liquid Staking contracts by the BETA version of the [Nethermind](https://www.nethermind.io) Audit Agent. Check the overview of the findings [here](nethermind-findings.md).
- [Nethermind AI Agent Audit](nethermind-ai-agent-audit-report-stakingverse-pool-contracts.pdf) - Audit of both StakingverseVault.sol and Liquid Staking contracts by the [Nethermind](https://www.nethermind.io) Audit Agent. Check the overview of the findings [here](nethermind-findings.md).
Loading