Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2.45 KB

GR9.md

File metadata and controls

39 lines (23 loc) · 2.45 KB

Ideamarket GR9 Hackathon

Welcome to the Ideamarket GR9 Hackathon! Below you can find all the resources to get going with the bounties. Feel free to hop on our Discord server!


Technical

  • Smart Contracts: The Ideamarket smart contracts are available in the ideamarket-contracts repository.

    See the README for more information regarding the repository's structure. Further technical documentation is available in our technical documentation.

    There are three different networks for the Ideamarket contracts as can be seen in the deployed folder: mainnet, rinkeby, and test. Please do not use the test network as we are using it for internal development purposes which makes it unstable and prone to unannounced change. For development you can either use the contracts deployed on rinkeby or deploy the contracts yourself to a network of your choice.

  • Subgraph: The subgraph is available in the subgraph repository.

    Public API endpoints (supporting GraphiQL):

    For further technical documentation on altering and querying the subgraph see the official The Graph documentation.

  • Frontend: The ideamarket.io frontend is not yet open source. Should your submission require changes to the frontend, please create a mini-frontend (preferably in React) to showcase your submission.

    Public frontends:

  • Judging criteria: The Ideamarket team will judge submissions by both code and visual quality, complexity, and creativity.


Non-technical