Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik committed May 17, 2024
1 parent 32925a0 commit 9c668a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/nfts/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Taikoon MFT
# NFTs

## Setup

Expand All @@ -18,7 +18,7 @@ $ pnpm install # installs the workspace's dependencies

---

## Deploying the Taikoons
## Deploying the Taikoon NFT

In order to deploy the token, the images for the NFTs must be placed under `data/original/`. The following script will re-size them and upload them to IPFS:

Expand Down
2 changes: 1 addition & 1 deletion packages/nfts/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@taiko/taikoon",
"name": "@taiko/nfts",
"version": "1.0.0",
"private": true,
"scripts": {
Expand Down

0 comments on commit 9c668a7

Please sign in to comment.