Skip to content

punks-rails-api is the back end api to use with a JS front end , the punks application is based on rendering images of the Crypto Punks, the world's first NFTs. A user can comment on a punk, like, search for a punk by number or coming soon put a contract on a punk to simulate a sale.

License

Notifications You must be signed in to change notification settings

danainjax/punks-rails-api

Repository files navigation

README

CryptoDana

Back end for CryptoPunks vanilla JS application

'punks' is a Rails application on the back end with a vanilla javascript 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

Clone this repo down to your machine.

  • Run rails db:create

  • rails db:seed

  • rails s

Clone the front end repo https://github.com/danainjax/punks-front-end

and open index.html with live server

or 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-rails-api is the back end api to use with a JS front end , the punks application is based on rendering images of the Crypto Punks, the world's first NFTs. A user can comment on a punk, like, search for a punk by number or coming soon put a contract on a punk to simulate a sale.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages