Content
@
0 reply
0 recast
0 reaction
Aspyn
@aspyn
I'm exploring allowing ppl to list and collect NFTs on smaller chains (ex. Degen, Ham) in a fully decentralized way, powered by Net I now have creating, reading, and fulfilling Seaport listings stored onchain via Net working on testnets ๐ I'll walk through how this works:
7 replies
3 recasts
8 reactions
Aspyn
@aspyn
Let's start with posting a listing: The user will send a message on the Net dapp structured like "list <NFT collection> <token ID> for <price> <currency>" The Net dapp will then parse this message and call SeaportJS to create a Seaport order
1 reply
0 recast
0 reaction
Aspyn
@aspyn
On generating a Seaport order, SeaportJS will prompt the user to sign the order Once signed, the user will be given the option to post the order onchain through the Bazaar contract Bazaar is a Net app that takes a signed seaport order as input and posts the order to Net
1 reply
0 recast
0 reaction