would help a newcomer navigate GitcoinDAO, including the Gitcoin mission, how to get involved in governance, how to earn/use GTC, etc.
be decentralized in such a way that governance (or someone with delegated legitimacy from governance) could control the content.
As we progressively decentralize Gitcoin, and as Gitcoin Holdings takes a back seat, I imagine that this content will become increasingly important for the GitcoinDAO/ecosystem.
Would any of you be interested in developing a GitcoinDAO homepage? If so please submit a proposal by September 15th 2021.
Please include
Who are you
What is your proposal to build this
What is your timeline to build this
What do you need (funding, etc)
Please submit your proposal as a comment on the gov forum thread.
What if we started iterating on the quadratic lands site? It feels like that’s the closest place beyond the forum that has relevant information about the DAO + most stewards are already listed there.
the main issue is that gitcoin (the company) hosts it. for this to be truly decentralized it should not be hosted by gitcion (the company) but should be owned/maintained by governance
if someone wants to leverage any of the code/art from quadraticlands.com site that is fine by me. i think that its a good start.
I think Hosting gitcoin DAO website on Akash Network (Decentralized cloud) one of the sponsor of GR10 would be great idea… If you all agree then i could talk with the CEO of akash network and he will surely agree on that.
@owocki Sir can i have some more details like what gitcoindao is for, this will help me to plan what needs to be done!
I saw notion website, its just a simple page where some updates about events and gitcoin governance details listed! Do we need to just make a website where one can have update about events and all the links to resources of gitcoin??
After conferring with Scott a bit on the team call today, I think this would be a direction we’d be interested in funding. Its easy to know what the site looks like (1:1 transfer of assets over) which should hopefully reduce discussion of what the content is.
Thank you so much sir, i am very much interested in porting this to a decentralized location!
In my experience this would be great to port this to Akash, I will discuss this with the akash team and will update here soon!
Can i please have reference to code of quadraticlands so that i can check what exact tech stack is being used behind the scene, this will help me to structurize the containers accordingly and port this to akash!
Hi, I’m a community dev lead from Crust Network. We are very interested in building a homepage for GitcoinDAO, hosting and continuously deploying it in a completely decentralized way.
Some well-know DAPPs like uniswap-interface or ipfs-docs are already hosted on Crust Network, like by using crust-pin-job in the repository’s github workflow. Similarly but further, we can provide a more decentralized solution for GitcoinDAO portal in following ways:
(Development) Build the portal in a way that can be exported as static HTML website
(Hosting) Host the portal in Crust Network, as we did for uniswap-interface. This can be done by using Github Action and crustio/ipfs-crust-action
(Domain Name) Use ENS (Ethereum Name Service) to always point to latest website release. Or, if ENS solution is not feasible or preferred, using dnslink and ipfs gateway with a traditional DNS domain. Dnslink/IpfsGateway/Clouldflare is a preferred solution from our point of view, as we are more experienced with it.
In fact, besides GitcoinDAO portal, we’d like to contribute to the whole decentralization work of Gitcoin, to decentralizedly store various kinds of data of Gitcoin. But GitcoinDAO portal would be a good starting point.
Pls let me know if you are intrested in our proposed solution. Thanks.
Update: Sir i have already started working on porting frontend to decentralized location!
After that if backend is required to be integrated then i will be needing some help from gitcoin development team.