beubeubeubeu / SafeTickets

Final project during Alyra blockchain developer training
https://safe-tickets.vercel.app
0 stars 0 forks source link

Implement blockchain default collection "Buyings" #4

Closed beubeubeubeu closed 6 months ago

beubeubeubeu commented 7 months ago

add function to collection factory "createDefaultCollectionForUser" add a mapping "user => defaultCollection"

Then check if collection exists -> On each login -> On each create new collection -> On each buying And if not call "createDefaultCollectionForUser"