feat: Update metadata
All checks were successful
Build Docker / Build Image (push) Successful in 29s

This commit is contained in:
Nathan Woodburn 2024-02-18 18:48:00 +11:00
parent e98edf3de9
commit c3f2714929
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
2 changed files with 31 additions and 5 deletions

View File

@ -1,6 +1,16 @@
{
"name": "Woodburn",
"symbol": "WDBRN",
"description": "Woodburn Token",
"image": "https://nathan.woodburn.au/favicon.png"
}
"name": "Woodburn",
"symbol": "WDBRN",
"image": "https://nathan.woodburn.au/favicon.png",
"description": "Woodburn Token",
"extensions": {
"website": "https://nathan.woodburn.au"
},
"tags": [
"Woodburn"
],
"creator": {
"name": "Nathan.Woodburn/",
"site": "https://nathan.woodburn.au"
}
}

View File

@ -0,0 +1,16 @@
{
"name": "WoodburnTest",
"symbol": "WDBRNT",
"image": "https://nathan.woodburn.au/favicon.png",
"description": "Woodburn Test Token",
"extensions": {
"website": "https://nathan.woodburn.au"
},
"tags": [
"Woodburn"
],
"creator": {
"name": "Nathan.Woodburn/",
"site": "https://nathan.woodburn.au"
}
}