Deitos-Network / deitos-node

GNU General Public License v3.0
1 stars 1 forks source link

Feature add pallet Deitos foundations #3

Closed hbulgarini closed 9 months ago

hbulgarini commented 9 months ago

This PR contains a proposal for a initial approach of the pallet deitos.

Please be mindful that this pallet is already using the Fungibles trait instead of Currency trait.

Let's take this PR as a point of discussion.

hbulgarini commented 9 months ago

@kalaninja for some reason i cannot add more than one reviewer...any idea?

kalaninja commented 9 months ago

@hbulgarini I think we should start with the IP registry (crud for IP), otherwise this PR gonna be huge.

hbulgarini commented 9 months ago

@hbulgarini I think we should start with the IP registry (crud for IP), otherwise this PR gonna be huge.

@kalaninja in this PR i will not include more code than the one provided. My goal here is to define the specs for the pallet and some initial types/storage items definitions. If you agree with them i will proceed to merge it and work incrementally on each call PR by PR.