Implementing an ERC721 Market [A How-To Guide]by@alcueca
2,847 reads
2,847 reads

Implementing an ERC721 Market [A How-To Guide]

by Alberto Cuesta Cañada 5mMarch 19th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this article, I’m going to show you how to code Craigslist for the Ethereum blockchain. The business model of a public blockchain classifieds board will need to be different from that of Ebay and company. Existing platforms need to maintain their own servers. A decentralized platform is maintained by its users, so the cost of running the core platform drops to zero for the platform owner. There are multiple ways of dealing with this either in the smart contract or in the front-end. The basics of the board are not complex. All the adverts in the board will be just a struct with a few fields.

Company Mentioned

Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Implementing an ERC721 Market [A How-To Guide]
Alberto Cuesta Cañada  HackerNoon profile picture
Alberto Cuesta Cañada

Alberto Cuesta Cañada

@alcueca

Hello. I design and build blockchain solutions. I like to make the complex simple.

About @alcueca
LEARN MORE ABOUT @ALCUECA'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Alberto Cuesta Cañada  HackerNoon profile picture
Alberto Cuesta Cañada @alcueca
Hello. I design and build blockchain solutions. I like to make the complex simple.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!