Open rekmarks opened 3 years ago
Dapps should be rate-limited in terms of the number of requests they can send to a snap. We may need to arrive at this number experimentally. Our RPC stack should support rate-limiting.
This package may be of use: https://www.npmjs.com/package/limiter
Dapps should be rate-limited in terms of the number of requests they can send to a snap. We may need to arrive at this number experimentally. Our RPC stack should support rate-limiting.