HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eur00t

no profile record

Submissions

Show HN: Fully On-Chain Generative NFTs with JavaScript

lambdanft.org
3 points·by eur00t·5 yıl önce·1 comments

comments

eur00t
·5 yıl önce·discuss
SEEKING WORK | Kyiv, Ukraine | REMOTE only, UTC+(0-6)

I'm a front-end developer with extensive experience in legacy code refactoring, greenfield development, and company-wide cross-team collaborative initiatives.

I work with: React, JavaScript, TypeScript, SASS/SCSS, styled-components, CSS Modules, Jest, Enzyme, Puppeteer, Webpack, Parcel, Lerna, Redux, constate, Bootstrap, Material UI, ...

I've been developing web applications professionally since 2012, worked as a freelancer and as a full-time employee.

My CV: https://lambdanft.org/CV.pdf

Contact: [email protected]

Things you can hire me for:

* Join your in-house agile team of developers to work on urgent features

* Create a front-end part of your MVP from scratch

* Implement a library of React components for your design system

* Transition AngularJS components to React

* Migrate JavaScript codebase to TypeScript

* Work on code infrastructure (linting, unit testing, CI, JS bundler speed/size optimizations, code reviews, etc.)

Right now I'm especially interested in dApps/web3 development.
eur00t
·5 yıl önce·discuss
Yeah, the blockchain-related discussions become highly polarized. This one has been removed by mods rather quickly.
eur00t
·5 yıl önce·discuss
I notice that hn largely ignores blockchain tech. It almost feels luddite.
eur00t
·5 yıl önce·discuss
This project is similar to Art Blocks and BeyondNFT, with the following distinctions: unlike Art Blocks, it’s not curated (no invitation required) and is fully on-chain (no external page generator needed). And unlike BeyondNFT, it’s not reliant on externally hosted metadata.

Creators can publish JS modules (lambdas) on the Polygon blockchain, and issue them as publicly mintable NFTs. For every minted token, the contract returns full HTML page via getHtml(tokenId) method. In this way NFTs are fully on-chain. The project is live on Polygon, Kovan and Rinkeby. The source code is uploaded to Polygonscan and Etherscan. Also, NFTs are viewable on OpenSea.

I’ve implemented a Mandelbrot NFT as a first showcase, it’s currently featured on the landing page.

I’ve also posted a few related articles:

1) On the topic of on-chain generative NFTs in general: https://taras-evt.medium.com/fully-on-chain-generative-nfts-...

2) About building Mandelbrot NFT: https://lambdanft.medium.com/mandelbrot-fractal-nft-fully-on...

Let me know what you think in the comments!
eur00t
·5 yıl önce·discuss
Hey, congrats on finishing the MVP! I can see that when I make an offer, it start a transaction to 0x1E773A796B5B16aFA3fd91278A9924E920f82947 contract. I wanted to look it up on Etherscan, because I'm curious how you connect ERC721 tokens and youtube videos. But it seems that the source code is no uploaded there.. For me personally, I find that it increases trust in the project, when the contract source code is visible.