GithubHelp home page GithubHelp logo

0xc0de4c0ffee / blockies-nft Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wighawag/blockies-nft

0.0 0.0 0.0 1.52 MB

License: MIT License

Shell 0.62% JavaScript 9.86% TypeScript 58.30% HTML 10.62% Handlebars 1.55% Solidity 19.06%

blockies-nft's Introduction

On-chain Blockies

Blockies but generated on-chain in solidity.

Every ethereum wallet now owns their respective blocky!

Twitter announcement

Contract on etherscan

If you want your blocky to show up on marketplaces, the easiest is to go to etherscan and execute the function emitSelfTransferEvent You can copy paste your ethereum address as the tokenID

(you can do that for other blocky too )

INSTALL

pnpm i

run a node, a web server and a contract deployer (automatic on code changes)

pnpm geth:dev

You can then navigate on http://localhost:4242

it will pick the last ERC721 transfer event and display the corresponding token

You can also specify a specifc token this way: http://localhost:4242#<contract address>_<token id>

you can mint more token via

pnpm execute localhost scripts/mint.ts <tokenID>

example :

pnpm execute localhost scripts/mint.ts 0x000000000000000000000388c818ca8b9251b393

blockies-nft's People

Contributors

wighawag avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.