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
Nft cluster access
#95
Closed
govi218
closed
1 year ago
govi218
commented
1 year ago
Changes
update user api to be ReSTful:
POST /user/:userId/clusters
also make it take a list of NFTs that can be checked if users should be included to a cluster (both are updated if so)
some variable renaming to be more descriptive
fix unhandled bad request in user api
Tests
add updated postman collection with subfolders
Changes
POST /user/:userId/clusters
Tests