Skip to content

πŸ§™ Tinker around with cutting edge smart contracts that render SVGs in Solidity. 🧫 We quickly discovered that the render function needs to be public... πŸ€” This allows NFTs that own other NFTs to render their stash.

License

Notifications You must be signed in to change notification settings

SpaceUY/se-challenge-8-svg-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ— scaffold-eth - πŸ”΅ Sunset Loogies SVG NFT by SpaceDev

image

git clone https://github.com/SpaceUY/se-challenge-8-svg-nft.git loogies-svg-nft

cd se-challenge-8-svg-nft

git checkout loogies-svg-nft
yarn install
yarn start

in a second terminal window:

cd se-challenge-8-svg-nft

yarn chain

in a third terminal window:

cd se-challenge-8-svg-nft

yarn deploy

πŸ“± Open http://localhost:3000 to see the app

About

πŸ§™ Tinker around with cutting edge smart contracts that render SVGs in Solidity. 🧫 We quickly discovered that the render function needs to be public... πŸ€” This allows NFTs that own other NFTs to render their stash.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published