Merge branch 'hyle-team:main' into main

This commit is contained in:
Gonbatfire 2024-10-21 09:21:07 -03:00 committed by GitHub
commit 6fdfedd742
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{
"label": "Zano Libraries",
"position": 2
"position": 3
}

View file

@ -12,7 +12,7 @@ Kickstart your journey with our RPC API Guide [Overview](rpc-api/overview.md). H
### Confidential Assets
If launching your own project centered around private transactions is your goal, our [Confidential Assets](confidential-assets/overview) section provides detailed methods to give your initiative a solid foundation.
If launching your own project centered around private transactions is your goal, our [Confidential Assets](confidential-assets/overview.md) section provides detailed methods to give your initiative a solid foundation.
## Exchange Listing Guidelines

19
docs/build/public-nodes.md vendored Normal file
View file

@ -0,0 +1,19 @@
---
sidebar_position: 2
---
# Public Nodes
:::warning
For secutity reasons it's not recommended to use private api with public daemon
:::
## Mainnet (daemon)
http://37.27.100.59:10500/json_rpc
## Testnet (daemon)
http://37.27.100.59:10505/json_rpc