issues
search
SuperclusterLabs
/
supercluster-client
The packaged application for the Supercluster Protocol. Ships with IPFS and IPFS cluster, along with the Supercluster backend.
MIT License
0
stars
0
forks
source link
MVP ready
#97
Closed
govi218
closed
1 year ago
govi218
commented
1 year ago
Changes
Add file retrieval to IPFS store
Make IPFS cluster store properly forward file creation requests to the cluster daemon
Make cluster creator use
userId
instead of user's eth address
Don't include a user's created clusters in their list of clusters
Check if a user's NFTs allow them into clusters when calling
GET /api/user/<userId>/clusters
Tests
Passing (increasingly unmaintainable) test suite
Changes
userId
instead of user's eth addressGET /api/user/<userId>/clusters
Tests