Skip to content

NowAndNawoo/scripty-sol-examples

Repository files navigation

scripty.sol Examples

Examples of fully on-chain p5.js NFT using scripty.sol.

Example1

OpenSea
Etherscan

Sketch files are uploaded to EthFS.

Example2 (Generative NFT)

OpenSea
Etherscan

Sketch file is uploaded to ScriptyStorage.

Setup

git clone https://github.com/NowAndNawoo/scripty-sol-examples.git
cd scripty-sol-examples
npm i
cp .env.sample .env

Scripts

  • npx hardhat run scripts/Example1/deploy.ts --network goerli
    • Deploy Example1 contract
  • npx hardhat run scripts/Example2/deploy.ts --network goerli
    • Deploy Example2 contract

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published