paritytech / polkadot-sdk-docs

_THE_ Polkadot SDK Tutorial
19 stars 0 forks source link

Tokens in Substrate Docs #70

Closed juangirini closed 5 months ago

juangirini commented 8 months ago

This is a spin off of the Currency ref docs issue https://github.com/paritytech/polkadot-sdk-docs/issues/49 and its related PR https://github.com/paritytech/polkadot-sdk/pull/2683

Tokens in Substrate Ref Doc

briefly explains

Fungible Traits and Pallets

list and compare fungible traits and pallets

Non-fungible Traits and Pallets

list and compare non-fungible traits and pallets

additionally

Improve and update trait and trait impl docs

juangirini commented 8 months ago

@liamaharon do you want to add something else?

liamaharon commented 8 months ago

@liamaharon do you want to add something else?

yup will refine it. thanks!

liamaharon commented 8 months ago

Trait and trait impl docs also need improving. updated this issue to include improving/updating those docs.