Skip to content

'punks' is a vanilla javascript application on the front end. A punk is a visual representation of the popular CryptoPunks, the World's first NFT's, non-fungible tokens, first on the blockchain art on Ethereum. This project combines rendering the images of those NFTs and their attributes, the ability to search for a punk by its number (there are…

License

Notifications You must be signed in to change notification settings

danainjax/punks-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

punks-front-end

CryptoPunks

Front end for CryptoPunks vanilla JS application

'punks' is a vanilla javascript application on the front end.

A punk is a visual representation of the popular CryptoPunks, the World's first NFT's, non-fungible tokens, first on the blockchain art on Ethereum. This project combines rendering the images of those NFTs and their attributes, the ability to search for a punk by its number (there are over 10,000), a way to 'comment' and 'like' a punk, and for further development a way to implement a contract.

This project combines features of social media, and was a useful tool in learning JavaScript. The business problem it solves was learning the language through hands-on building.

Built with:

JavaScript, CSS, Ruby on Rails, and a lot of early mornings.

DevFuel

Deployment - Dependencies

Grab the back end repo and clone it down to your machine.

https://github.com/danainjax/punks-rails-api

  • Run rails db:create

  • rails db:seed

  • rails s

Clone this front end repo and open index.html with live server

or by open index.html in the console

Author:

Dana Pughakoff

License: Open Source through MIT License (See LICENSE file)

Acknowledgements: Larva Labs for inspiration, as well as Gabriel Hicks for his REST API full of Punk details.

About

'punks' is a vanilla javascript application on the front end. A punk is a visual representation of the popular CryptoPunks, the World's first NFT's, non-fungible tokens, first on the blockchain art on Ethereum. This project combines rendering the images of those NFTs and their attributes, the ability to search for a punk by its number (there are…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published