This tool allows to export Verse generative project files and metadata from Ethereum blockchain to your computer. Project files are downloaded to directory called project
.
- Clone github repository
- Run
yarn
to download dependencies
yarn start --contract 0xbeed938770b07adf60ddacc551763ac76e0e5566 --token 115854877
yarn start --opensea https://opensea.io/assets/ethereum/0xbeed938770b07adf60ddacc551763ac76e0e5566/115854877
Example response. All data you see below is obtained from Ethereum blockchain.
╔═════════════════════════════════════════════════════════════════════════════════════╗
║ Project ║
╟──────────────────────┬──────────────────────────────────────────────────────────────╢
║ Artist │ Jacek Markusiewicz ║
╟──────────────────────┼──────────────────────────────────────────────────────────────╢
║ Collection │ Barbarians ║
╟──────────────────────┼──────────────────────────────────────────────────────────────╢
║ License │ CC BY-NC 4.0 [see HTML header for 3d party licenses] ║
╟──────────────────────┼──────────────────────────────────────────────────────────────╢
║ Description │ The concept of barbarism always refers to “the other”, accen ║
║ │ tuating the dichotomy between us and them, right and wrong, ║
║ │ form and matter, space and time, human and nature. Yet here, ║
║ │ in this landscape of contradictions, these divisions are not ║
║ │ so clear-cut after all. ║
╚══════════════════════╧══════════════════════════════════════════════════════════════╝
╔═════════════════════════════════════════════════════════════════════════════════════╗
║ NFT ║
╟──────────────────────┬──────────────────────────────────────────────────────────────╢
║ Token ID │ 115854877 ║
╟──────────────────────┼──────────────────────────────────────────────────────────────╢
║ Title │ Barbarians #10 ║
╟──────────────────────┼──────────────────────────────────────────────────────────────╢
║ Hash │ 0xfcb880f61ed740f4f9c2fdb325126815fee0b105a4792d34ddd8af6f76 ║
║ │ 0178f2 ║
╚══════════════════════╧══════════════════════════════════════════════════════════════╝
Project saved at ./project/index.html
Use yarn start --help
for more details.
Contact us at support[@]verse.works.