Skip to content

A nft-maker on a cardano blockchain for my diploma thesis

Notifications You must be signed in to change notification settings

nejcr/cardano-nft-maker

Repository files navigation

Welcome to cardano-nft-maker 👋

License: MIT Twitter: NejcRavnik

A cardano-nft maker for my diploma thesis

Requirements

The application requires docker and docker-compose utility. It is also recommended that you run it from Linux or under WSL2 if you are on Windows.

Development

For development, you can use the following script which setups cardano-node and opens up a shell with a backend server. It might take some time at first , because the whole chain needs to sync

chmod +x ./run_backend_dev_environment.sh
./run_backend_dev_environment.sh

Running

To run the entire app altogether first copy all the private keys from the specific environment to the appropriate file in keys directory, then run the following script.

chmod +x ./run_backend_dev_environment.sh
./run_solution.sh

Example

Click to play

Cardano nft maker demonstration

Author

👤 Nejc Ravnik

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A nft-maker on a cardano blockchain for my diploma thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published