Merge pull request #24 from public-awesome/develop
This commit is contained in:
commit
1e91776c96
@ -4,8 +4,8 @@
|
||||
|
||||
# stargaze-studio
|
||||
|
||||
- Mainnet website: https://
|
||||
- Testnet website: https://
|
||||
- [Mainnet](https://studio.stargaze.zone/)
|
||||
- [Testnet](https://studio.publicawesome.dev/)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
```sh
|
||||
# clone repository
|
||||
git clone https://github.com/deus-labs/stargaze-studio.git
|
||||
git clone https://github.com/public-awesome/stargaze-studio.git
|
||||
cd stargaze-studio
|
||||
|
||||
# install dependencies
|
||||
@ -42,7 +42,7 @@ yarn lint
|
||||
|
||||
## References
|
||||
|
||||
- https://docs.stargaze.zone
|
||||
- https://docs.stargaze.zone/guides/stargaze-studio
|
||||
|
||||
## Questions
|
||||
|
||||
|
@ -7,13 +7,13 @@ export const links = {
|
||||
// main links
|
||||
deuslabs: `https://deuslabs.fi`,
|
||||
Discord: `https://discord.gg/stargaze`,
|
||||
Docs: `https://docs.stargaze.zone/`,
|
||||
Docs: `https://docs.stargaze.zone/guides/stargaze-studio`,
|
||||
GitHub: `https://github.com/public-awesome/stargaze-studio`,
|
||||
Stargaze: `https://stargaze.zone/`,
|
||||
Telegram: `https://t.me/joinchat/ZQ95YmIn3AI0ODFh`,
|
||||
Twitter: `https://twitter.com/stargazezone`,
|
||||
Explorer: BLOCK_EXPLORER_URL,
|
||||
Documentation: 'https://docs.stargaze.zone/guides/readme',
|
||||
Documentation: 'https://docs.stargaze.zone/guides/stargaze-studio',
|
||||
}
|
||||
|
||||
export const footerLinks = [
|
||||
|
Loading…
Reference in New Issue
Block a user