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