pizzooid / explorer-and-cyberconnected-dapps

This is for Gitcoin 2022 Schelling Point CyberConnect Team Submission Repo
https://cyberconnected-explorer.netlify.app/
0 stars 3 forks source link

explorer-and-cyberconnected-dapps

This is for Gitcoin 2022 Schelling Point CyberConnect Team Submission Repo

This is an example application that uses CyberConnect API, based on Next.js.

Deployed to https://cyberconnect-explorer.netlify.app/ via Netlify

Fork it freely.

Cyberconnected Radar

This is a submission for the Gitcoin Schelling Point Hackathon. View the website at: https://cyberconnected-explorer.netlify.app/

Additional dependencies

Documentation

Documentation of this Project can be found at this repo's Wiki here: https://github.com/pizzooid/explorer-and-cyberconnected-dapps/wiki

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.\ Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\ You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.\

See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.\ It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\

Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Getting Started

Install the dependencies:

npm install
# or
yarn

After installing the dependencies, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about CyberConnect, take a look at the following resources: