Now that the productive, creative, chaotic, community madness and "glee" of DevCon4 and #CryptoLife are behind us, it's time to take stock of all the remarkable things that happened over the last 3 weeks. Let's start with an overview of the winners from #CryptoLife.
In order to distribute the prizes across as many teams and ideas as possible, we set up four tracks, each with a winner and runner-up, as well as awarding various sponsor bounties, special prizes, and even a "dishonourable mention".
Just like they should be at a hackathon dedicated to bringing cryptocurrencies closer to life, the winners were all awarded on stage, using Status to transfer their crypto-winnings. It was as easy as 1, 2, 3. A huge thanks, also, to Gitcoin for providing real life, meat space Kudos trophies for each of the award winners.
This hack was awarded first prize because the judges were blown away that one person working alone had managed to achieve so much in a single weekend. The idea is very simple: rent hotel rooms for crypto. Once you have rented the room, the hotel will send you a unique sound (which could be in the form of an NFT) which you can then play through your phone in order to unlock the door.
While there are still a lot of TODOs in this particular project, the judges felt that both the creativity and "wow factor" for this project was off the charts - so well done to Jordi! You can find his code here.
Inspired by Secondlife and Decentraland, but focussed on how humanity acts in the real world, Geostatus built a platform to augment the planet and transform it into a smart market. You can find their code here.
Step 1: Register a Plot on ENS
Imagine the world split into a grid of "plots". Each plot refers to a standard coordinate set, defined by the grid resolution. Example plot coordinates could be: 44°32'7.6"N 11°32'1.64"E. Geostatus transforms plot coordinates into a string:
44°32'7.6"N11°32'1.64"E ---> 0443207N0113201E
Which allows anyone to buy and own this string using ENS:
0443207N0113201E ---> 0443207n0113201e.eth
Step 2: Augment the World with Status
Whenever you click on a plot, by referring to the coordinates you can open the related Status channel. This grid/squatting strategy allows us to transform Status into a geography based chatting system.
Use Cases:
Step 3: Make the World "Smart"
Once you buy a plot you can apply a smart contract to the related ENS record. This opens infinite possibilities... You can earn from third parties publishing in your plot (text, links, feeds, 3D object, dapps, etc.), or for adding virtual layers. You could even split the plot into subplots and sell/rent-out the parcels.
Step 4: Create Communities
Once you own a plot you can tokenize it! This could be used to govern a DAO which oversees the land, or could even be a utility token to rule activities inside the plot, be they real or virtual.
The chain of life is a competitive distributed market for life strategies based on the well-known Game of Life, but multiplayer. It is played in a crypto petri dish and the life strategies that occupy the most space after x generations win. The winners move on into further bigger dishes.
Our society stands on the brink of making the last invention. General Artificial Intelligence will make innovation by humans obsolete within the next decade. An AI with a unfavorable setup might harm our species, for example by using all our atoms to produce paper clips. We are entering into the race for the first GAI with the chain of life, a distributed evolutionary algorithm developed by humans for the survival of humans.
This hack was particularly impressive because it incorporated both Universal Logins from Alex Van de Sande and used POA's new xDAI sidechain. You can find their code here.
Cryptokitties meets Radical Markets! Radical Bodies is a Harberger-tax based advertising market where users sell themselves as walking billboards. All proceeds benefit charity. It was meant to be deployed for DevCon, but we're not certain if the team had time to get it running in production. We look forward to selling our bodies for a good cause at the next big community get-together though!
You can find their code here.
A simple and efficient system with a beautiful frontend that allows small business to create ERC721 assets easily and allocate them to loyal users based on their transactions. It allows anyone to link their credit card to the platform and then earn digital assets, rather than loyalty coupons that cannot be used anywhere else. Much like the first prize in travel, the judges were really impressed that so much got done by one person in the course of the weekend, which was why this project ended up winning the track.
You can find Nate's code here.
A really simple, straightforward, and easy-to-use point of sales system that leverages Dai. It is well-built, easy to understand, stable and functioning (which is genuinely remarkable given that they only had 2 days to create it from scratch). It is also truly exciting to see how innovation really occurs in this open source ecosystem incentivised by magic internet money. One team builds a set of smart contracts that produces a desired behaviour and it sparks off a thousand other use cases built by completely different people for reasons of their own. Count us all inspired to see what working with Dai makes possible.
You can find their code here.
This hack extends any given "invite link" functionality into a "Universal Login", according to EIP1077.
From a user's perspective:
From a technical perspective:
You can find their code and further descriptions here.
Introducing Bonded Communities with Protea for physical (meetups) and digital communities. An ecosystem to curate and incentivize the growth of communities with curation markets. This hack allows you to deploy a bonded community:
It also allows you to organize events and track reputation:
You can find their code here.
Built by Richard Moore and Yuet Wong (need we really say more?), Meseeks means that anyone, anywhere without having to run any infrastructure, can use ENS and IPFS to host a named website. That's pretty awesome if you ask us, and it solves a bunch of issues we were having at Status with granting permissions to URLs like ipfs.infura.io where multiple DApps could be running, some of which you may not want accessing localStorage or your cookie jar etc.
It's really magical in its simplicity: a single static page that uses the magic of document.open
. The static page queries ENS for a multi hash, and then downloads the content from IPFS, verifies the hashes, and once everything is awesome, presents it to the user.
You can find their code here and the live site here.
Writing true unit tests requires code to be tested in isolation from its dependencies. One way of achieving this is to use a mocking tool, that provides programmable replacements for this dependencies.
Doppelganger provides a simple Javascript class that allows the programmer to deploy a generic and very flexible smart contract that can pretend to be any other smart contract. All the implementation details are hidden from the programmer behind an easy and clean javascript interface.
Again, this was built by single person in a weekend, so was definitely deserving of this honourable mention. In general, it is critically important that we focus on improving our tests, our tools and our documentation if we wish to continue bringing crypto closer to life.
Big ups to Antoni for his ongoing, amazing work in the community. You can find his code here.
Decentralized, Autonomous Dildos. Yes, you read that correctly. Each block starts a new auction and, if you win that round, you get to control the vibrator settings for a block (someone turned it up so high it fell off the podium and out the box at one stage. Seems appropriate).
But this project was not about simply doing something unexpected and potentially lewd. It was both a test of how easy it is to integrate real-world items with digital, distributed ledgers and the trade-offs, benefits, and problems that go along with such an endeavour; and an attempt to open up a broader conversation about the intersection between intimacy and technology as our lives speed ever more toward silicon fantasies and electric dreams.
Maker awarded 5 teams equally with $1000 dollars each in Dai for the hacks they managed to pull off, all of which included the use of Dai. Soooo recursive, we love it! Detzy, Dapphouse, Emergency travel, Flipper, Protea. They also gave 500 Dai to xPay and DaiPoS.
More generally, MakerDAO and the contracts they have written and deployed to manage Dai are - we feel - a leading light in the overall cryptocurrency community. Principled, talented, open and distributed - we cannot wait to work more closely with them on some really exciting upcoming projects. A truly decentralized stable coin + mobile wallet + private chat + hardwallet support = much future, so wow!
POA rewarded 3 teams: xPay, xDAI Oracle and CryptoTeka. POA has been doing some remarkable work lately and their sidechains - which are accessible in Status today - provide real scaling NOW. Not only can each DApp move onto it's own sidechain, those chains have predictable and very low transaction fees, and much faster settlement times. While consensus remains something of a concern depending on your needs, they have a number of interesting solutions which are well worth checking out. Oh, they also built https://blockscout.com/ - please can we all start using open source block explorers where appropriate!
Best Use of Bloom Login - Detzy ($1000). There is a short write up and video here.
Best Use of Bloom KYC - DBonds ($2000). You can find a short write up here.
It was also genuinely great to have Bloom with us at this event as they are doing some dope work of their own on Whisper. We're looking forward to seeing where they take it and collaborating again in the future.
Onbotting ($1000). This project was already discussed above.
Flight Plan ($500). You can find a short write up here.
Alex Van De Sande is a leading light in the community, and his proposals for EIP 1077 and 1078 are well worth going over in detail. Making sure that onboarding is awesome and user experience is generally smooth is critical to bringing crypto closer to life and we're proud to count Alex amongst our friends and contributors.
Though the judges might have found other projects more in line with the tracks we created, we'd also like to give a special mention in this post to the one and only Ligi, who has been building WallETH essentially alone for quite some time now. He hacked on the Status hardwallet, and it was remarkable what he got done.
The workshop about the Status hardware wallet at the first day of crypto-life inspired him to support it in WallETH. Exciting use-cases abound, including:
All in all, we'd say it was an unbelievably successful event. We can't thank enough each and every person who travelled to Prague, participated with us, and helped bring crypto a good number of steps closer to life. There was so much else that happened, like wandering poets, and weird prayers, and hives of ideas and our Philosopher's Salon, but this post is already too long. All that's left to say is, we'll see you all next year!