Update readme with simpler instructions

Open Beginner friendly
#10 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
git
Domain
documentation

Research direction

Open the repository README and find the setup instructions for the ultimate-nft-repo. Replace the shallow-checkout recommendation with the full-repository clone, directory change, and yarn commands shown in the issue, using the linked Generative Art blog post as context. Done means the README presents the simpler instructions accurately and the code block renders correctly.

Written by the indexing model from the issue text.

Description

Instead of recommending shallow checkouts in our readme, just check out the whole repo. Similar to our Generative Art blog post

git clone https://github.com/smartcontractkit/smart-contract-examples.git
cd smart-contract-examples/ultimate-nft-repo

yarn
Dominant language
Solidity
Stars
244
Forks
115
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from smartcontractkit/smart-contract-examples

All issues in smartcontractkit/smart-contract-examples

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.