Key links Description
https://asteroidprotocol.io/ Create or swap your own NFTs or tokens that will live on Cosmos Hub for as long as the chain exists
https://delphilabs.notion.site/abe83e0f7c4e4f64a904b50eea820de2 Check out a list of cool things we’d love to see built on Asteroid Protocol
https://docs.google.com/forms/u/1/d/e/1FAIpQLScNqxAYEBH7Y7Hx4xBsBIEaHuJc-7hKzmXksCTDu1iZcCj9rg/viewform?usp=send_form Need some cash and guidance to build out your idea? Consider applying for an Asteroid Grant!
https://www.npmjs.com/package/@asteroid-protocol/sdk Comes with a command-line tool that surfaces all necessary metaprotocol operations
https://api.asteroidprotocol.io/v1/graphql Use GraphQL to query the Asteroid API directly. Or navigate to https://www.graphqlbin.com/ to explore everything the API has to offer. Check out this https://www.loom.com/share/5873fd6728104cb4951642fe0a0a96ef (or read the FAQs below) to see some sample API queries.
https://github.com/astroport-fi/asteroid-sdk-cca-example/ Download a demo app that shows you how to integrate https://npmjs.com/package/@asteroid-protocol/sdk with Next.js and CosmosKit.
https://github.com/astroport-fi/asteroid-protocol Download the open-source indexer and review the specs that determine how Asteroid Protocol works
https://delphilabs.medium.com/introducing-asteroid-protocol-an-open-source-framework-for-inscriptions-and-tokens-on-cosmos-hub-03df146d48b1 Learn about the history and creators of Asteroid Protoocol
https://t.me/+jKqYBOwIj0c5Njgx A Telegram group for builders on Asteroid Protocol
https://t.me/+iuaKUhmtgaEzZGFh A general Telegram group for those interested in Asteroid Protocol
https://twitter.com/asteroidxyz Stay on top of the latest news and highlights from Asteroid Protocol

How can I create an NFT inscription on Asteroid Protocol?

Untitled

Prerequisites:

Steps:

  1. Visit the inscription creation page on AsteroidProtocol.io and connect your wallet
  2. Select a file to upload (up to 550kb)
  3. Optionally add a title and description
  4. Click inscribe and approve the transaction in your wallet.

That’s it! Your image will now live forever on Cosmos Hub. And you’ll be able to view or transfer it from the wallet screen in the app. If you want to list your inscription for sale, you can do that in the inscription marketplace.


How can I create a CFT-20 token on Asteroid Protocol?

Untitled

Prerequisites: