Inspiration

Inspired by the Chain Typing community feedback, as well as NiftyPixels, and Anti Social Ape Club.

What it does

It is a simple NFT platform, which is called Simple Art Club. It is a mix of things like the Anti Social Ape Club with a marketplace to create your own NFTs for artists.

How we built it

The frontend is written with html, css, and javascript. The smart contract is written in AssemblyScript and conforms to the basic implementation of NEP-171. There is a backend which deploys the NFTs from the editor which runs an API with nextJS and uses nft.storage.

Challenges we ran into

Getting the editor to scale on mobile devices was challenging styling to get working.

Accomplishments that we're proud of

Getting NFTs to show up in the wallet from minting them with a pixel editor, and rendering them as an image!

What we learned

Learned how to implement the NEP standards in Assemblyscript, as well as how to multiply u128 data types.

What's next for Simple Art Club

Please see the roadmap on https://www.simpleartclub.com/#/about

Built With

Share this project:

Updates