Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Agenda

Recap

Business

Technical

Get initial things ready

Development: BAckend 

  1. Can we add Postgres or sequel lite, step it up now for further development? 
  2. Can we leverage your API
  3. We can create a token pool but cant mint NFT yet 
  4. Store it all in FF free database?



9/20

Nicko

Mona - 

  1. NFT portion - use a token pool that FF has. Can you explain token pool, what stage 1155? applicable still . Thin extension to NF VS NFT. Can create pools, in the meantime we can set a unique ... to track ownership.  Hoping FF will have tech lower Levels we need to focus on upper layers of tech stack
  2. A token pool allocates unique IDs to track donor to recipient, minting and transfer happen with that ID. That id is unique for the asset class, each thing inside has an index. The pool represents class, Index represents items. 
  3.   integer id represents different types of 

...