ton-community / assets-sdk

MIT License
76 stars 13 forks source link

Implement Amazon S3 storage #3

Closed krigga closed 1 year ago

krigga commented 1 year ago

This SDK is storage-agnostic thanks to this interface, however, currently only Pinata is implemented as a storage provider. Amazon S3 is another popular storage provider, and help is needed to implement the Storage interface using it.