Giter VIP home page Giter VIP logo

ipfs-ethereum-hackathon's Introduction

MetaMask Logo

Built With:

  • React
  • Gatsby
  • ❀️ from ConsenSys Digital Experiences Circle

πŸš€ Quick start

Ask @davidnguyen88 or @jlazoff for config files

  1. Start it up

    git clone [email protected]:MetaMask/website.git
    yarn
    yarn develop
  2. View site

    MetaMask is now running at http://localhost:8000!

    There is also a GraphQL API at http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

What's where?

Gatsby file structure documentation

.
β”œβ”€β”€ public/
β”œβ”€β”€ src/
    β”œβ”€β”€ components/
    β”œβ”€β”€ fonts/
    β”œβ”€β”€ fragments/
      β”œβ”€β”€GraphQL_Documentation.md
    β”œβ”€β”€ images/
      β”œβ”€β”€ icons/
      β”œβ”€β”€ social-icons/
      β”œβ”€β”€ metamask-logo.svg
      β”œβ”€β”€ ...
    β”œβ”€β”€ lib/
      β”œβ”€β”€ theme.js
    β”œβ”€β”€ pages/
      β”œβ”€β”€ index.js
      β”œβ”€β”€ about.js
      β”œβ”€β”€ ...
    β”œβ”€β”€ html.js
β”œβ”€β”€ gatsby-config.js
β”œβ”€β”€ .env
β”œβ”€β”€ GraphQL_Query_Documentation.md
β”œβ”€β”€ package.json
└── README.md

Key Files

gatsby-config.js

The main configuration file for a Gatsby site. This is where you can specify information about your site (metadata), site title ,and description, which Gatsby plugins we are using, etc. (Check out the config docs for more detail).

src/fragments/ GraphQL query fragments that create standard data requests across components

src/lib/theme.js Contains styling constants for font sizes and weights, device sizes for media queries, shadows, and colors.

public/

Automatically generated output of gatsby build process for production.

src/pages

Files within this directory are turned into routes with the name of the file (e.g. about.js becomes /about). Only files within /pages are allowed to make dynamic GraphQL queries which cascade data down to components.

src/html.js Entry file used by Gatsby for all rendered pages html template

ipfs-ethereum-hackathon's People

Contributors

danfinlay avatar flyswatter avatar frankiebee avatar iurimatias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ipfs-ethereum-hackathon's Issues

Musicoin

###Your Info:

Preferred name: Dan Phifer

Twitter Handle optional: https://twitter.com/musicoins

Project Name optional: Musicoin

Musicoin is a decentralized system for publication & consumption of music, combines a cutting-edge cryptocurrency to a p2 sharing network.

Github Repo: http://github.com/musicoin

###Team Info:

Teammates :

DappHub

###Your Info:
Preferred name: DappHub

Twitter Handle optional: @dapphub

Project Name optional: DappHub

Github Repo: Private for now

###Team Info:

Teammates :

Ryan Casey
GitHub: @ryepdx

Andy Milenius
GitHub: @apmilen

Denis Erfurt
GitHub: @mhhf

DappHub is a Terminal-style Answer & Search Engine that seeks to make exploration and development of blockchains and other decentralized networks a more accessible and ergonomic experience. Here is a URL for our demo:

https://dapphub.github.io/DH-elm/dist

You can search for ERC190 packages by entering the package's IPFS lockfile address (e.g. try entering ipfs://QmYsapuVLeihAANcYTbLxmCT4RWnZTtJ1WnNZ7c4zohCYW). We are collecting data right now from contract deployments & package publications using dapple and by watching the registry located at https://www.ethpm.com

EipSignal

A simple democracy contract system where each holder of a Devcon 2 token gets a vote on additions to a test suite defining an RPC specification for Ethereum JSON servers.

The votes from that "signal" vote will be used to select tests to add to an automated test suite, comparing the compatibility of the various clients to the given proposal.

Not completed or fully functional, but much of the core functionality has been implemented.

###Your Info:
Preferred name: Dan Finlay
Twitter Handle optional: @danfinlay

Project Name optional: EipSignal

Github Repos:
Live RPC client compatibility table: http://cdetr.io/eth-compat-table/
RFC on spec format: ethereum/EIPs#217
EIP branch for standard RPC tests: https://github.com/cdetrio/interfaces
Contract Interface for signaling contracts: https://github.com/flyswatter/EipDao
Database Contract: https://github.com/flyswatter/Solidity-Proposal-Vote-Db
UI Scaffold (not customized yet for this project): https://github.com/flyswatter/MetaMaskStack

###Team Info:

Contract Dev: Dan Finlay
Test Suite Dev: Casey Detrio
Solidity Consultant: Andy Millenius

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.