{"id":13632411,"url":"https://github.com/oxheadalpha/nft-tutorial","last_synced_at":"2026-03-04T03:01:31.820Z","repository":{"id":41564098,"uuid":"287632596","full_name":"oxheadalpha/nft-tutorial","owner":"oxheadalpha","description":"Tezos FA2 NFT CLI Tool And Tutorial","archived":false,"fork":false,"pushed_at":"2023-10-06T15:31:53.000Z","size":1326,"stargazers_count":93,"open_issues_count":4,"forks_count":23,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-12-13T03:56:11.886Z","etag":null,"topics":["blockchain","fa2","ligo","nft","smart-contracts","taquito","tezos","tzip-12","tzip-16","tzip-21","tznft"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oxheadalpha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-14T22:05:54.000Z","updated_at":"2025-06-11T12:22:13.000Z","dependencies_parsed_at":"2024-06-18T20:09:09.121Z","dependency_job_id":"dbfd9073-8ed6-485b-9e42-e57d24bc129e","html_url":"https://github.com/oxheadalpha/nft-tutorial","commit_stats":{"total_commits":632,"total_committers":8,"mean_commits":79.0,"dds":0.3481012658227848,"last_synced_commit":"9aa810b6d2a6943b0564e1e92122bcc961eb242d"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/oxheadalpha/nft-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxheadalpha%2Fnft-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxheadalpha%2Fnft-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxheadalpha%2Fnft-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxheadalpha%2Fnft-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxheadalpha","download_url":"https://codeload.github.com/oxheadalpha/nft-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxheadalpha%2Fnft-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","fa2","ligo","nft","smart-contracts","taquito","tezos","tzip-12","tzip-16","tzip-21","tznft"],"created_at":"2024-08-01T22:03:02.566Z","updated_at":"2026-03-04T03:01:31.804Z","avatar_url":"https://github.com/oxheadalpha.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Tutorial: Non-Fungible Tokens on Tezos Using FA2\n\n## Tutorial\n\nThe actual tutorial is located [here](./packages/tznft/README.md).\n\n## Packages\n\nThe repo has three following yarn workspaces (packages):\n\n* [tezos-tools](./packages/tezos-tools/) - various utilities to interact with\n  [LIGO](https://ligolang.org/) compiler,\n  [Flextesa](https://tezos.gitlab.io/flextesa/) sandbox and\n  [Pinata](https://www.pinata.cloud/) IPFS from TypeScript code.\n\n* [fa2-interfaces](./packages/fa2-interfaces/) - TypeScript interfaces to\n  interact with FA2 contracts on blockchain.\n\n* [fa2-contracts](./packages/fa2-contracts/) - modular [LIGO](https://ligolang.org/)\n  implementation of FA2 smart contracts. Contract generator CLI tool `tzgen` and\n  [tutorial](./packages/fa2-contracts/README.md).\n\n* [tznft](./packages/tznft/) - NFT minting CLI tool `tznft` and\n  [tutorial](./packages/tznft/README.md).\n\n## How to Install And Use CLI Tool\n\nRun the following command to install `tznft` CLI\n`npm install -g @oxheadalpha/tznft`\n\nYou can learn `tznft` command options by running `$ tznft --help` command or\nfollowing the [tutorial](./packages/tznft/README.md) steps.\n\n## How to Build The Project\n\n```sh\n$ yarn install\n$ yarn build\n```\n\nIf you want to run `tznft` CLI from your local build, run `yarn link` command from\n[tznft](./packages/tznft/) package directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxheadalpha%2Fnft-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxheadalpha%2Fnft-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxheadalpha%2Fnft-tutorial/lists"}