Skip to content

PixeLana: prompt creativity, mint memories - where the art of Stable Diffusion meets the Solana Blockchain.

Notifications You must be signed in to change notification settings

RizzwareEngineer/PixeLana

Repository files navigation

PixeLana

PixeLana is a multiplayer web app game where Stable Diffusion meets the Solana Blockchain. Players will take turns entering a prompt for the rest of the party to utilize the power of Stable Diffusion and generate images based on the prompt. The author of each prompt will then judge and select which art piece is the funniest, prettiest, or best image in the context of the prompt.

Winners will have their art minted in memory and as an NFT on the Solana Blockchain with fast confirmation times and low transaction fees.

Fortunately, PixeLana was awarded a 1st place finish at HackIllinois 2024!

Note

This repository is the final version of our PixeLana submitted to HackIllinois 2024.

What's Next?

PixeLana will be revamped for Renaissance, a global online hackathon hosted by the Solana Foundation!

Note

Our production repository for Renaissance is currently private. We will open source our work here some time on or after March 21, 2024 to protect ourselves of plagiarism.

Try it Out!

We are working fast to deploy our application! For eager players that would like to try the game on the same network:

  1. Open a terminal, then clone PixeLana using
git clone https://github.com/PixeLana/PixeLana.git
  1. In the same terminal window, run
cd PixeLana
npm i
npm run dev
  1. Open another terminal window, then run
cd PixeLana/server
npm i
npm run dev
  1. Have each player create a Wallet from any of the following providers:
  1. Have each player on the same network access this link: http://localhost:3000/

About

PixeLana: prompt creativity, mint memories - where the art of Stable Diffusion meets the Solana Blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages