wormhole/explorer
kev1n-peters 08ea624f52
explorer: Added Fantom and Aurora chains to message search selection (#1156)
2022-05-11 09:58:28 -05:00
..
.vscode Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
plugins/gatsby-plugin-top-layout all the changes from Tibi and Adrian 2022-02-25 17:43:02 -05:00
src explorer: Added Fantom and Aurora chains to message search selection (#1156) 2022-05-11 09:58:28 -05:00
static Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.env.development Add missing aurora address references (#1117) 2022-05-02 13:06:56 -04:00
.env.production Add missing aurora address references (#1117) 2022-05-02 13:06:56 -04:00
.env.sample Add missing aurora address references (#1117) 2022-05-02 13:06:56 -04:00
.gitignore Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.npmrc explorer: format date to ISO 2021-10-29 20:18:47 +00:00
Dockerfile Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
README.md Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
gatsby-browser.js all the changes from Tibi and Adrian 2022-02-25 17:43:02 -05:00
gatsby-config.js Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
gatsby-node.js explorer: Bumped wormhole sdk to latest, added karura icon 2022-05-03 16:12:33 -04:00
package-lock.json explorer: Bumped wormhole sdk to latest, added karura icon 2022-05-03 16:12:33 -04:00
package.json explorer: Bumped wormhole sdk to latest, added karura icon 2022-05-03 16:12:33 -04:00
tsconfig.json Explorer v2 (#789) 2022-02-01 09:40:53 -06:00

README.md

Gatsby

Gatsby minimal starter

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the minimal starter.

    # create a new Gatsby site using the minimal starter
    npm init gatsby
    
  2. Start developing.

    Navigate into your new sites directory and start it up.

    cd my-gatsby-site/
    npm run develop
    
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

  4. Learn more

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud