diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..972a593 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,21 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: compound-periphery + description: Compound periphery smart contracts + annotations: + github.com/project-slug: cloudwalk/compound-periphery + backstage.io/techdocs-ref: dir:. + tags: + - solidity + - typescript + - blockchain + - smart-contract + links: + - url: https://github.com/cloudwalk/compound-periphery + title: Repository + icon: github +spec: + type: smart contract + lifecycle: production + owner: team-smart-contracts