Serkan Reis c7098cc40c Update sg721 default query type as "collection_info" (#38)
* Update sg721 default query type as collection_info

* Update Stargaze brand text position on welcome screen

* Fix typo on Sg721 contract Execute page
2022-08-16 09:59:15 +03:00
2022-07-13 16:56:36 +03:00
2022-07-13 16:56:36 +03:00
2022-07-19 10:53:03 +03:00
2022-08-15 11:50:15 +03:00
2022-07-28 16:38:43 +03:00
2022-08-10 10:25:23 +03:00
2022-07-13 16:56:36 +03:00
2022-08-15 11:50:15 +03:00
2022-07-13 16:56:36 +03:00
2022-08-15 11:50:15 +03:00
2022-08-09 14:42:55 +03:00
2022-07-13 16:56:36 +03:00
2022-07-13 16:56:36 +03:00
2022-07-28 16:38:43 +03:00
2022-07-13 16:56:36 +03:00
2022-07-13 16:56:36 +03:00
2022-07-13 16:56:36 +03:00
2022-07-28 16:38:43 +03:00

stargaze-studio

stargaze-studio

  • Mainnet website: https://
  • Testnet website: https://

Prerequisites

Required

  • Git
  • Node.js 14 or LTS
  • Yarn
  • Keplr Wallet browser extension

Optional

  • S3 bucket instance (minio, etc.)

Setup local development

# clone repository
git clone https://github.com/deus-labs/stargaze-studio.git
cd stargaze-studio

# install dependencies
yarn install

# copy env file and fill in values
cp .env.example .env

# run development server
yarn dev

# (optional) lint and format project
yarn lint

References

Questions

S
Description
No description provided
Readme
7.8 MiB
Languages
TypeScript 98.2%
JavaScript 1%
CSS 0.5%
Shell 0.3%