@astrolabs/registry
TypeScript icon, indicating that this package has built-in type declarations

1.0.47 • Public • Published

Registry: Deployments+ABIs

by Astrolab

License Discord Chat Astrolab Docs

This repository is Astrolab's deployment registry, you can find here the historically deployed contract addresses, deployers, and ABIs.

Example TS Usage:

import Erc20 from "@astrolabs/registry/abis/Erc20"; // IAbi
import latest from "@astrolabs/registry/deployments/crate-arbitrum-latest"; // IDeployment

Updates

Updates to this registry are automated upon smart contract compilation and deployment.

Package Sidebar

Install

npm i @astrolabs/registry

Weekly Downloads

3

Version

1.0.47

License

MIT

Unpacked Size

1.01 MB

Total Files

50

Last publish

Collaborators

  • astrolabs