Skip to content

Intellart/persistent-nft-plutus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT

Based on the existing work of https://github.com/MartifyLabs/martify.contracts.

NFT Marketplace on the Cardano Blockchain. A simple contract that allows sales of NFTs.

You can run the tests to see the simple scenarios and how they work.

Donations (from the original work)

We would really appreciate financial support to our project, it helps us spend more time and effort on it.

ADA Address : addr1vycmju7zumcgq5wsdmdwkxafhhuu3xeed60auwngww2fkjcr38qjm

Running the node

Clone the node:

git clone https://github.com/input-output-hk/cardano-node
cd cardano-node
git fetch --all --recurse-submodules --tags

git checkout -b v1.29.0 tags/1.29.0
git checkout -b v1.35.1 tags/1.35.1

About

Plutus scripts for minting, transferring, buying and selling sustainable NFTs on Cardano.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published