Skip to content

Developed a collectibles pallet to show how to implement an application logic on polkadot blockchain platform. - Create a new collectible; - Transfer a collectible to other account; - Buy a collectible from other account; - Set the price of a collectible. In addition, demo how to add this collectible pallet to runtime of substrate node.

License

Notifications You must be signed in to change notification settings

huangtx2002/polkadot_collectibles_pallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

polkadot_collectibles_pallet

Developed a collectibles pallet to show how to implement an application logic on polkadot blockchain platform.

  • Create a new collectible;
  • Transfer a collectible to other account;
  • Buy a collectible from other account;
  • Set the price of a collectible.

In addition, demo how to add this collectible pallet to runtime of substrate node.

About

Developed a collectibles pallet to show how to implement an application logic on polkadot blockchain platform. - Create a new collectible; - Transfer a collectible to other account; - Buy a collectible from other account; - Set the price of a collectible. In addition, demo how to add this collectible pallet to runtime of substrate node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages