Skip to content

Project on the ERC-1190 proposal "Non-Fungible Royalty Token". Made for the course "Blockchain and Cryptocurrencies", University of Bologna, A.Y. 2021/2022.

License

Notifications You must be signed in to change notification settings

TommasoAzz/non-fungible-royalty-token-ui

Repository files navigation

non-fungible-royalty-token-ui

A university project for implementing a marketplace of a slightly modified version of the ERC1190 proposal "Non-Fungible Royalty Token".

Made for the course "Blockchain and Cryptocurrencies", University of Bologna, A.Y. 2021/2022.

This is part of the parent repository non-fungible-royalty-token. Here is a website mocking the famous OpenSea which allows to deploy new collections, tokens, manage licenses, rent tokens.

Prerequisites and steps to continue developing this project

Requirements

  • Flutter (compulsory),
  • a crypto wallet, we advise MetaMask (compulsory),
  • an IPFS node running in your local machine (compulsory for deploying new collections or mint/view tokens).

Initial setup

  • flutter pub get

Other commands

  • View the website (development purposes): flutter run -d web-server (it needs the IPFS node on on your local machine and the wallet set to Rinkeby for utilizing the already deployed smart contract)

About

Project on the ERC-1190 proposal "Non-Fungible Royalty Token". Made for the course "Blockchain and Cryptocurrencies", University of Bologna, A.Y. 2021/2022.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages