Skip to content

Non-Fungible Discount Tokens for the project: Blockchain for Marketing Campaigns

Notifications You must be signed in to change notification settings

ThaysOliveira/Non-Fungible_Discount_Tokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Non-Fungible_Discount_Tokens

Draft: "Blockchain for Marketing Campaigns with Non-Fungible Discount Tokens"

This is a project emphasize the possibility of using tokens in Marketing Campaigns. The core functionality is to offer discounts vouchers in campaigns throughout the creation of non-fungible tokens. A token manager application, optimized with well-known metaheuristics, is used to decide the budget to put in the campaign and maximum numbers of tokens.

Some parameters will be defined:

  • Get number of registered campaigns
  • Register discount voucher: voucherID, campaignID, number of vouchers, discount value, discount product, expire date (block)
  • Get voucher value: campaignID, voucherID
  • Get total number of vouchers: campaignID, voucherID
  • CampaignID, voucherID, address Of New Owner
  • Register the profile of a client that is willing to participate in the DM campaigns
  • List voucher owned by a client
  • Set maximum number of offers for a given client
  • Change Smart Contract Owner

Each voucher will have the discount value and the period to be used.

About

Non-Fungible Discount Tokens for the project: Blockchain for Marketing Campaigns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages