ConsenSysMesh / ConsenSysMesh/ArtFactory
Improve Smart Contract Data Model
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.