Skip to content

Implementation of a Dynamic Non Fungible Token for Tezos

License

Notifications You must be signed in to change notification settings

frankhillard/tezos-DNFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNFT - Dynamic Non Fungible Token Contract

What is this?

This repository demonstrates how to create a dynamic Nft. Each asset contains a reputation level which can be increased.

This repository also contains "unit" tests written in cameligo and "integration" tests in Typescript.

An instance of this smart contract has been deployed on the Ghostnet

Name Contract
Collection KT1GUQQR7n8mqedYcEGwad2koQbWbQXZa7mv

Prerequisites

In order to use this repository, you will need:

  • docker to compile and test contracts
  • nodejs to run scripts

Install

Run make install to install dependencies.

Usage

Run make to see available commands

Documentation

A technical documentation is available here

About

Implementation of a Dynamic Non Fungible Token for Tezos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published