From c7a010caf3b4846f13b04d152845ff5f409f5d60 Mon Sep 17 00:00:00 2001 From: thedevbirb Date: Wed, 23 Oct 2024 14:57:21 +0200 Subject: [PATCH] test: el metadata --- bolt-contracts/metadata.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 bolt-contracts/metadata.json diff --git a/bolt-contracts/metadata.json b/bolt-contracts/metadata.json new file mode 100644 index 000000000..2811c19f3 --- /dev/null +++ b/bolt-contracts/metadata.json @@ -0,0 +1,7 @@ +{ + "name": "test", + "website": "https://boltprotocol.xyz", + "description": "test", + "logo": "https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.istockphoto.com%2Fphotos%2Fpembroke-welsh-corgi&psig=AOvVaw356TvDIAgF89V6W6QR49bN&ust=1729774443222000&source=images&cd=vfe&opi=89978449&ved=0CBEQjRxqFwoTCJCg2YvGpIkDFQAAAAAdAAAAABAE", + "twitter": "test" +}