Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

⛓️ PixelChain on-chain decoder (Ethereum)

License

NotificationsYou must be signed in to change notification settings

piemonte/PixelChainDecoder

Repository files navigation

Welcome to thePixelChainDecoder, an on-chain decoder dedicated to rendering thePixelChain "Classic" collection. This Ethereum smart contract deciphers the on-chain data from theoriginal PixelChain contract and generates a full-color SVG image directly from the blockchain.

Usage

To generate a PixelChain image:

  1. Visitthe Ethereum contract using Etherscan.
  2. Enter a PixelChain token id into thegeneratePixelChainImage function.
  3. Execute the function to generate a resulting SVG image.

Optional: You can paste the resulting data into a text file with the extension ".svg" – you will then have a high resolution PixelChain vector image!

The PixelChainDecoder contract interfaces directly with the original PixelChainCore contract using all the available on-chain data.

About PixelChain

Pixelchain is a decentralized application (DApp) that enables anyone to create 32x32 pixelart and store it directly on the Ethereum blockchain, where it will live forever as an ERC-721 token.

The original PixelChain contract (PixelChain "Classic") is now closed making the first2,804 tokens a limited edition. When it launched it attracted a range of prominent crypto artists:@Coldie,@money_alotta,@hackatao,@mattiac,@neurocolor,@robnessofficial,@XCOPYART just to name a few.

The great team behind PixelChain has moved on and is now focused on new projects, so I provided this code to them incase they would find it helpful.

Quick Start

Install Node.js 18.x.x.

npm install

make compile

Contracts

ContractEtherscan
PixelChainDecoder0xE2d43Ec2516C2446a6DDc95734c9a0eC21B01dC1
PixelChainCore0xbc0E164eE423B7800e355b012c06446e28b1a29d

Resources

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

⛓️ PixelChain on-chain decoder (Ethereum)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp