Skip to content

codepert/aution-pallet

Repository files navigation

Auction Marketplace for Instagram

  • This stores the substrate blockchain for Auction
  • Includes 2 pallets
    • Auction pallet : Stores auction related data
    • BalancesAndOwnership pallet : Stores balance and ownership of resource data
      • resource is any thing for which we want to maintain ownership details. For example : Images, Videos etc.
      • we only store hash for the resource
  • Custom Pallets implemented Link

How to run on local

  • Run docker script inside scripts folder. Make sure docker is installed and you are on linux system.
  • This will run the Blockchain on local

Frontend

  • The frontend is hosted at Link
  • Read how to run portion

About

Substrate pallet for auction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published