Open oberstet opened 4 years ago
the zipped ABI files are convenient to use for automated dependent projects, while the individual ABI file access can be convenient for developer UIs.
eg firefox renders abi files like standard json files (which they are of course):
The ABI files are no longer part of this repo
but released and distributed separate.
The complete set of ABI files can be downloaded in a ZIP archive from:
whereas the individual contract ABI files are available here:
The ABI files are built and deployed automatically in our CI, uploaded to S3 and the respective cloudfront distribution is invalidated:
We should add respective docs, and also update the project README