Skip to content

Commit

Permalink
feat: Add ART to artela base solana (#482)
Browse files Browse the repository at this point in the history
### Description

Add ART to artela base solana
  • Loading branch information
ltyu authored Jan 13, 2025
1 parent 52f72b3 commit 9872274
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/rare-hotels-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

Add Artela metadata and logo
1 change: 1 addition & 0 deletions deployments/warp_routes/ART/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions deployments/warp_routes/ART/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Artela",
"symbol": "ART",
"description": "Solana Warp Route for ART.",
"image": "https://raw.githubusercontent.com/hyperlane-xyz/hyperlane-registry/refs/heads/main/deployments/warp_routes/ART/logo.svg",
"twitter": "https://x.com/Artela_Network",
"website": "https://artela.network/"
}

0 comments on commit 9872274

Please sign in to comment.