Welcome to the first ever LUKSO Hackathon! We have the basics ready and invite you to hack your profile! LUKSO is a new EVM Blockchain launching in the coming months. But its more than that, it comes with the core standards that enable a new creative economy.
The core pieces of LUKSO are Universal Profiles based on ERC725 Account (LSP0) and LSP6 Key Manager, as well as a Universal Receiver Delegate. You can read more about these pieces here.
Check out the winners announcement on Medium.
🥇 Yeeldz
🥉 Nomad
You can find all submitted projects in the PARTICIPANTS file.
LUKSO, the multiverse blockchain for the new creative economy is created by Fabian Vogelsteller, a former Lead Developer of Ethereum, author of the ERC20 and ERC725 smart contract standards, and developer of web3.js and the Mist Browser. LUKSO is a blockchain network where the worlds of fashion, gaming, design and social media intersect. LUKSO focuses on bringing Blockchain to the masses through its next level EVM based blockchain running the Casper FFG pure Proof of Stake consensus, new smart contract standards and tools to make developing for the new creative economy user-friendly and fun.
The LUKSO "Hack your Profile" Hackathon is the first-ever LUKSO hackathon!
This is an online hackathon which will allow developers to build something amazing around Universal Profiles. You can join solo or create a team of up to 5 members.
Submission Deadline: November 29th at 5pm CET
Judging: November 30th - December 7th
Winner Announced: December 8th
Use the LUKSO L14 Test Network
Build something that uses or is built on top of one or multiple Universal Profiles. You can use the new token standards, as they are fully interoperable with Universal Profiles.
You are encouraged to use the following libraries: lsp-factory.js, erc725.js and the relayer API (if you want to hide transaction fees from your users).
Your tool or dApp can (but not must) be related to:
- Metaverse
- Creative Economy
- Digital Identity / Reputation
- Social Media
- Community Tokens / Cultural Currencies
- NFTs
- Fashion
- Gaming
Make a PR to this repo, and add yourself to the file PARTICIPANTS.md
. Once we've merged your PR, it means we've accepted your participation.
Once your project is ready for submission, please submit your project in the following format:
Send your Project Github Repo to @JonathanW#1245 in discord.
Make sure your README.md contains the project name, team members and explains the project and how to run it. Ideally you host the app somewhere for easy testing. Also add a video (3-5 minutes) that demonstrates your submission.
Please give access to the following github users, should your repo be private: @frozeman, @marjorielyx, @Leondroids, @igorbarinov and @Hugoo
-
1st Place: $22,000 USD in LYXe tokens
-
2nd Place: $11,000 USD in LYXe tokens
-
3rd Place: $5,000 USD in LYXe tokens
Fabian Vogelsteller, @frozeman Founder and Chief Architect at LUKSO
Marjorie Hernandez, @marjorielyx Founder at LUKSO
Leonard Schellenberg, @Leondroids Senior Advisor at LUKSO, Sonet
Hugo Masclet, @Hugoo Software Engineer at LUKSO
Igor Barinov, @igorbarinov Tech Lead, BlockScout
-
Originality & Creativity: How novel and innovative is the idea?
-
Practicality & Use Case: To what extent can the solution be scaled and reach significant adoption?
-
Design and UX: What is the user experience like?
-
Usage of LUKSO new standards and tools (e.g LUKSO Standard Proposals (LSPs), Universal Profile, Relayer API, etc). To what extent are the available new standards and tools leveraged?
All discussions about the hackathon will happen in the #hackathon discord channel.
Documentation
Network
Ethereum Tools Similarities between LUKSO and Ethereum means you can use many of the most popular Ethereum developer tools. LUKSO supports the EVM, so tools for writing smart contracts in Solidity (or any language that compiles to EVM bytecode) are compatible with LUKSO
Other