FIRE

MAZH LYCAN

About Me

Blockchain Technical and Law Analyst. Experienced on Blockchain on the fields of Web3, Tokenization and Tokenomics, Blockchain Interoperability and Self-Sovereign Identity.

Worked on several projects where Blockchain is the focus, alongside the security and privacy aspects of it. Moreover, developed several projects using diverse Blockchain-related technologies, such as Ethereum NFTs, SBTs, Inter Blockchain Connectors (LayerZero and YUI), Verifiable Credentials and SSI, and Bitcoin Ordinals.

CONTACT ME

Portfolio

Work In Progress

Lycan Vault. A Register to track AI-Training Consent

This project aims to protect the intellectual property of artists against the use of their artworks without consent with the purpose of training AI models.
The project aims to provide a public registry of consent over images and a link with the original artists. This will allow:
- To check if an artist has given consent over an image to allow for AI training.
- To facilitate to the AI creators to provide incentives in exchange to the artists that give consent via the information logged in the registry.

Solidity Javascript HTML CSS
Project Screenshot
Project Screenshot

Work In Progress

Decentralized Newsletter Platform

A SoulBound Token Subscription use case where users can create a non-transferable token on an Ethereum based blockchain. When another user mints and buys it, they gain access to the original creator's newsletter. The SBT must be paid periodically in order to be kept, else it is automatically burnt and send to the Null Address, with the owner of it losing access to the respective newsletter.
This allows users to have full ownership on their newsletters' subscriptions, alongside easy portability of followers data to different platforms through on-chain reading of hodlers of the own SBT.

Solidity Javascript HTML CSS

Finished Project

Pokevolution

Project is based on the original proposal made by Hyperledger lab: YUI. A cross-chain solution to allow interopreability between blockchains.
The modifications made here are the following:
- Sending arbitrary data from Blockchain A to Blockchain B.
- Automated execution on Blockchain B of the sending function in order to return a data to Blockchain A after being called.
- Storage of the Blockchain B data on the Blockchain A once received automatically.
- Use of two Ethereum based blockchains (geth)
A function on Blockchain B is executed with data from Blockchain A, returning the result of Blockchain B back to A automatically

Solidity Javascript Docker IBC - YUI HTML CSS
Project Screenshot
Project Screenshot

Finished Project

Mnemonic to Address

Script that given a mnemonic generates the private key, public key, compressed public key, address and key store.

JavaScript Node

Finished Project

Honey Badgers Website

A Honey Badgers home website with all links related to the Ordinals project:
- Social media of the project and founders.
- Magic Eden site of the Honey Badgers' collection.
- Honey Badgers Fun Site, where you can create custom Honey Badgers.
- Honey Badgers Club Site, where you can check Bitcoin Taproot wallets holding Honey Badgers and download HD versions of the images.

HTML CSS JavaScript
Project Screenshot