About page
This commit is contained in:
@@ -204,25 +204,25 @@ export default function AboutPage() {
|
||||
The Liquidity Party contract source code fully transparent to the public and verified by Etherscan.
|
||||
</p>
|
||||
<p className="text-muted-foreground leading-relaxed">
|
||||
View our contracts on GitHub:{' '}
|
||||
View our contracts on{' '}
|
||||
<a
|
||||
href="https://github.com/Liquidity-Party/lmsr-amm"
|
||||
target="liqp_github"
|
||||
rel="noopener noreferrer"
|
||||
className="text-primary hover:underline"
|
||||
>
|
||||
https://git.dxod.org/explore/repos
|
||||
GitHub
|
||||
</a>
|
||||
</p>
|
||||
<p className="text-muted-foreground leading-relaxed">
|
||||
Verify our contracts on Etherscan (Sepolia):{' '}
|
||||
Verify our contracts on{' '}
|
||||
<a
|
||||
href="https://sepolia.etherscan.io/address/0x081aA8AB1984680087c01a5Cd50fC9f49742434D#code"
|
||||
target="liqp_etherscan"
|
||||
rel="noopener noreferrer"
|
||||
className="text-primary hover:underline"
|
||||
>
|
||||
https://git.dxod.org/explore/repos
|
||||
Etherscan (Sepolia)
|
||||
</a>
|
||||
</p>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user