Giter Club home page Giter Club logo

businessx3cards's Introduction

BusinessX3Cards (CARD)

BusinessX3Cards is an NFT collection that is shorthand for Business Business Business Cards, which is a satirical name for businessman jargon/acumen when conducting themselves and exchanging contacts.

The collection contains an NFT with the image and attributes for each of the 5 business cards shown in the horror/thriller movie "American Psycho", released in 2000, starring Christian Bale.

The first 4 cards, belonging to Patrick Bateman, David Van Patten, Timothy Bryce, and Paul Allen, respectively, appear in this 94 second clip: https://youtu.be/aZVkW9p-cCU

The fifth and final card, belonging to Luis Carruthers, is shown at the beginning of this clip: https://youtu.be/MCo6TtUkCWc

More business cards may be added to the collection at a later date. The smart contract allows more business card NFTs to be minted.

Etherscan

The contract can be seen on the Rinkeby testnet at: 0x150d56350A27aE02cC63701B3714d44B07F16747

https://rinkeby.etherscan.io/address/0x150d56350A27aE02cC63701B3714d44B07F16747

OpenSea

The collection can be viewed on OpenSea at the following address: https://testnets.opensea.io/collection/businessx3cards

Deploy/Mint with Hardhat

This project was built with Hardhat.

To create another collection, the deploy script must be run

npx hardhat run scripts/deploy.js --network rinkeby

Once it runs successfully, the contract address should output to the terminal. This address is where the future NFTs can be minted.

To mint NFTs on this address, put the card JSON data IPFS address into

await businessX3.mint(### HERE ###)

and then subsequently run

npx hardhat run scripts/mint.js --network rinkeby

The newly minted NFTs should show up on the Etherscan page. To view them on OpenSea, connect a MetaMask (or other provider) wallet to OpenSea, and you should see them there.

businessx3cards's People

Contributors

caleblent avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.