Skip to content

Instantly share code, notes, and snippets.

View WilliamLuppi's full-sized avatar
🏠
Working from home

WilliamLuppi.eth WilliamLuppi

🏠
Working from home
View GitHub Profile
@WilliamLuppi
WilliamLuppi / contracts...LuckyTheBoredCat.sol
Created February 19, 2022 06:51
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.0+commit.c7dfd78e.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "./openzeppelin/ERC1155.sol";
import "./openzeppelin/Ownable.sol";
contract LuckyTheBoredCat is ERC1155, Ownable {
string public name;
@WilliamLuppi
WilliamLuppi / Read Me.md
Created August 31, 2021 06:26
NFT generator

hi krit this has all the pics a got just make the code work thats all