Skip to content
/ beef Public

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.

Notifications You must be signed in to change notification settings

0xfffxfff/beef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks