CDDelta

Results 17 issues of CDDelta

The way the library currently namespaces actions likely prevents tree-shaking of unused code. We should investigate how to make the library more tree-shakeable. Firebase does this by having each of...

enhancement

The library should utilise isolates on native platforms to unblock the calling thread during crypto work. Related to #10.

enhancement

PSTs are a way for developers to monetize their apps using micro-dividends on interactions in their apps. It is built on SmartWeave, Arweave's layer 2 smart contract protocol. SmartWeave works...

enhancement

Just bringing attention to this issue I filed in the old repo [here](https://github.com/ArweaveTeam/gateway/issues/6), pasted below as well. > To reduce database storage requirements, I would like to be able to...

With this feature, protocol users can implement data deduplication at the application level to save on costs.

brilliant idea

It would be great to be able to configure and start up a gateway by just running `docker pull` with prebuilt images. I brought this up in an issue on...