Current Behavior
ArtFactory smart contracts currently do not allow us to store additional artists nor the artists’ contents.
Wanted Behavior
ArtFactory should allow us to create a new contract for every new artist as well as a new contract for each content uploaded.
Definition of Done
- New factory contract that stores information related to Artist and Content upon signup and uploading new content
- Artists should be able to withdraw their funds
Current Behavior
ArtFactory smart contracts currently do not allow us to store additional artists nor the artists’ contents.
Wanted Behavior
ArtFactory should allow us to create a new contract for every new artist as well as a new contract for each content uploaded.
Definition of Done