Daqian
Results
1
issues of
Daqian
Current API only support uploading bytes([]byte). It is obviously not good for upload big files(e.g., video files) at same time. Shall we consider arweave API like S3? PutObject(reader io.Reader, objectSize...