Skip to content

Instantly share code, notes, and snippets.

@luatnd
Created April 17, 2023 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luatnd/d28dd8d54122445fbe0d164ef9d31a7b to your computer and use it in GitHub Desktop.
Save luatnd/d28dd8d54122445fbe0d164ef9d31a7b to your computer and use it in GitHub Desktop.
Example solana token
{
"name": "Luat Dev",
"symbol": "LUAT",
"description": "Just a non-prod ready token",
"image": "https://avatars.githubusercontent.com/u/1859127?v=4",
"external_url": "https://luatnd.github.io/aframe-react-demo/",
"attributes": [
{
"trait_type": "Speed",
"value": "Rapid"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment