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!
-
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
, andtest
. Please do not use thetest
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 onrinkeby
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):
mainnet
: https://subgraph.backend.ideamarket.io/subgraphs/name/Ideamarket/Ideamarketrinkeby
: https://subgraph-rinkeby.backend.ideamarket.io/subgraphs/name/Ideamarket/IdeamarketRINKEBY
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:
mainnet
: Mainnet Apprinkeby
: Rinkeby App
-
Judging criteria: The Ideamarket team will judge submissions by both code and visual quality, complexity, and creativity.
- Community: Discord
- User Guide: Ideamarket Docs: User Guide
- FAQ: Ideamarket Docs: FAQ
- Philosophy: Ideamarket Docs: Philosophy