Skip to content

Commit

Permalink
atomic_asset_spec_link.md (#83)
Browse files Browse the repository at this point in the history
added atomic asset spec
  • Loading branch information
warcin101 committed Jul 6, 2023
1 parent 66d72b2 commit 09059ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions warp-academy-docs/standards/atomic-asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ It is possible, thanks to unique properties of Arweave blockchain. Typically, a
As we described earlier Atomic asset is a general idea, like [NFT](https://en.wikipedia.org/wiki/Non-fungible_token), this kind of definition is great, however, not specific enough for composability (example: Let's imagine, that you want to build `atomic asset` marketplace, you have to know how to consume existing `atomic assets` - which method to call on a contract to transfer it and what parameters should be passed).
\*\*atomic-asset&& standard is here to help, by determining the interface describing the smart contract behind atomic-asset. So when building a new marketplace (or other any product), you don't have to think about multiple implementations, per project.

[👉 SWS-1 Atomic Asset Standard Interface](https://specs.g8way.io/?tx=FHoS7GZ-MiLy7Uaw0GFFX_DcLrgSpUBV6TtxB-mqAQ0)

# Behavior

- An atomic asset can be [fungible](https://www.blockchain-council.org/blockchain/a-quick-guide-to-fungible-vs-non-fungible-tokens/) or [non fungible token](https://en.wikipedia.org/wiki/Non-fungible_token).
Expand Down

4 comments on commit 09059ab

@vercel
Copy link

@vercel vercel bot commented on 09059ab Jul 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

metamask – ./warp-academy-ardit/final/metamask-app

metamask-redstone-finance.vercel.app
metamask-git-main-redstone-finance.vercel.app
evm-metamask.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 09059ab Jul 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

academy – ./warp-academy-docs

academy-redstone-finance.vercel.app
academy-git-main-redstone-finance.vercel.app
academy.warp.cc
docs.warp.cc

@vercel
Copy link

@vercel vercel bot commented on 09059ab Jul 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

redstone-academy-pst – ./warp-academy-pst/final

pst.redstone.academy
pst.academy.warp.cc
redstone-academy-pst-redstone-finance.vercel.app
redstone-academy-pst-git-main-redstone-finance.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 09059ab Jul 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

arditmsg – ./warp-academy-ardit/final/app

arditmsg-git-main-redstone-finance.vercel.app
arditmsg.vercel.app
arditmsg-redstone-finance.vercel.app

Please sign in to comment.