From e5c6fab0468f96f07ad95c1cf4605e2a3c73a546 Mon Sep 17 00:00:00 2001 From: Dominic Fournier <36671850+DominicF96@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:51:49 -0500 Subject: [PATCH] update redam --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b542f90..82a0b0c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Pinax Chains Metadata -> ⚠️ This single source of truth is currently (2024-03-01) being implemented. Breaking changes may still occur in the metadata. Please use with caution. - This repository is the single-source-of-truth for the metadata of chains supported by Pinax. To make it more accessible, we've published it as a private npm package ([See below](#install_from_npm)) and created a public endpoint to fetch publicly available chains metadata ([See below](#public_endpoint)). You can have a look at the [Chain Type](/types/chain.types.ts) and at our [list of supported, to-be-supported, or once-supported chains](/data/chains/index.ts).