0xfffxfff / beef

The BEEF Series is an artwork that examines the medium of NFTs and code-as-art in the tradition of conceptual art. Each piece states its own rules which augment ownership, transfers or other aspects of the individual token(s). These conditions, rules, and modifications are written directly into the contract – they are the artwork.

Home Page:https://beef.0xfff.love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BEEF Series

Viewable at beef.0xfff.love

By 0xfff.eth

Contracts: Next Series (BEEF II)

TBD (Foundry)

Contracts: BEEF I

Found in contracts-one/ using Hardhat Create .env from .env.example and compile contracts, run tests etc.

npm i
npx hardhat compile
npx hardhat test
npx hardhat node
npx hardhat deploy --network localhost --reset
npx hardhat deploy --network goerli
npx hardhat concepts:set:all --network goerli
npx hardhat concepts:render:all --network goerli
npx hardhat withdraw --to 0x12345 --network goerli
npx hardhat verify

Frontend

React/Next app found in app/ using rainbowkit and wagmi.sh

About

The BEEF Series is an artwork that examines the medium of NFTs and code-as-art in the tradition of conceptual art. Each piece states its own rules which augment ownership, transfers or other aspects of the individual token(s). These conditions, rules, and modifications are written directly into the contract – they are the artwork.

https://beef.0xfff.love


Languages

Language:Solidity 51.1%Language:JavaScript 26.5%Language:TypeScript 21.0%Language:CSS 0.9%Language:HTML 0.5%