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.