Eximchain / terraform-aws-dappbot

Terraform infrastructure to run ABI Clerk
Other
0 stars 1 forks source link

Extract ABI from Dynamo #52

Closed Lsquared13 closed 5 years ago

Lsquared13 commented 5 years ago

As an example, the weyl governance dapp has an ABI that's around 20 KB long, meaning each request to the Dapp table is probably metered at 5 or 6 requests for the most part. (They're metered in 4 KB chunks)

That means there's probably cost savings to be had if we can offload the ABI to S3, and instead store a key name in our Dynamo table