{"id":27627601,"url":"https://github.com/novustechllc/nft-protocol","last_synced_at":"2025-04-23T13:55:25.733Z","repository":{"id":284915424,"uuid":"956468712","full_name":"novustechllc/NFT-Protocol","owner":"novustechllc","description":"NFT Smart contracts on SUI","archived":false,"fork":false,"pushed_at":"2025-03-28T10:11:09.000Z","size":3164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T11:24:35.928Z","etag":null,"topics":["move","nft","protocol","smart-contract","sui"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/novustechllc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2025-03-28T09:59:52.000Z","updated_at":"2025-03-28T10:11:14.000Z","dependencies_parsed_at":"2025-03-28T11:34:45.105Z","dependency_job_id":null,"html_url":"https://github.com/novustechllc/NFT-Protocol","commit_stats":null,"previous_names":["novustechllc/nft-protocol"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novustechllc%2FNFT-Protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novustechllc%2FNFT-Protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novustechllc%2FNFT-Protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novustechllc%2FNFT-Protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/novustechllc","download_url":"https://codeload.github.com/novustechllc/NFT-Protocol/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250444652,"owners_count":21431688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["move","nft","protocol","smart-contract","sui"],"created_at":"2025-04-23T13:55:24.370Z","updated_at":"2025-04-23T13:55:25.724Z","avatar_url":"https://github.com/novustechllc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFT Protocol on SUI\n\n\u003ch3\u003eA new approach to Digital Assets\u003c/h3\u003e\n\nThis is an ecosystem of tools, standards, and smart contracts designed to make life easier for Digital Asset Creaters, from Web3 Game Developers, NFT creators, creators of Tokenized Media or non-standard OTC assets.\n\nFrom simple artwork to complex gaming assets, we want to help you reach the public, and provide on-chain market infrastructure.\n\nThe ecosystem is partitioned into three critical components:\n\n- The NFT standard, encompassing the core `Nft`, `Collection`, and `Safe` types,\n  controlling the lifecycle and properties of each NFT.\n- Primary markets, encompassing `Marketplace`, `Listing`, and numerous markets which\n  control the initial minting and sale of NFTs.\n- Secondary markets, encompassing principally the `Orderbook` which allows you\n  to trade existing NFTs.\n\n## Contracts\n\n- Protocol contracts:\n  - [Pseudorandom](https://explorer.sui.io/object/0x96151d14878707d390b370b70843704cc4606209883d3ea3a4e5cf8ac2872be2)\n  - [Utils](https://explorer.sui.io/object/0xd5eaac4e1952473940b120a31bbca4c155fe78b2f0dabd63805e491a3384ecde)\n  - [Permissions](https://explorer.sui.io/object/0xe571741e4b123a32e4afda5268735a87f7ae5bc1a945d53c2c160d161651c7fc)\n  - [Request](https://explorer.sui.io/object/0xd4e94a458e5d192ffbac8364339e926450391bb8bd248973087f8cc264da3258)\n  - [Allowlist](https://explorer.sui.io/object/0x165462c17573288e823bbaabc782723f673c528a0dead0f320fe9d99e3ac66aa)\n  - [Authlist](https://explorer.sui.io/object/0xfec47309a83e59589f3540c8936b6208d7fa62163b8c3e939937ca0880371c53)\n  - [Critbit](https://explorer.sui.io/object/0x1e9ce91148edbd6e474252cdc1c3af2a27fc4c238be617ed56b55275e0e92ef5)\n  - [Originmate](https://explorer.sui.io/object/0x40fccbe644cb7e496309af17fc76574e5ac436ae8533a6f830d596264fbc5bb2)\n  - [Kiosk](https://explorer.sui.io/object/0x710fe6944f741058ce916cd16e87953a656b5d339591c1627e73e41f01509d99)\n  - [NftProtocol](https://explorer.sui.io/object/0xbdd1811dd6e8feb2c7311d193bbf92cb45d3d6a8fb2b6ec60dc19adf20c18796)\n  - [LiquidityLayerV1](https://explorer.sui.io/object/0x509f287d326291d1066e20e2eb8adbbe1c8283e895d58c23afe7c9228645def2)\n  - [Launchpad](https://explorer.sui.io/object/0x7b36997c1606ce7421d433eeafd52ace7921dad632ee6a2ef944e5b3f5479b3c)\n\n\n## Resources\n\n- [Official Documentation](https://docs.originbyte.io/origin-byte/)\n- [Developer Documentation](https://origin-byte.github.io/) (WIP)\n\n\nIn addition, you can find transfer lists curated by OriginByte here:\n- [Trading Allowlist](https://explorer.sui.io/object/0xb9353bccfb7ad87b9195c6956b2ac81551350b104d5bfec9cf0ea6f5c467c6d1)\n- [P2P Transfer Authlist](https://explorer.sui.io/object/0xedf545c164dacf55acf37431b90f6b5e55acd5925f4683de8753760d2b5e74fa)\n\n# Install\n\nThis codebase requires installation of the [Sui CLI](https://docs.sui.io/build/install).\n\nIf you are running on Linux you can use [suivm](https://github.com/Origin-Byte/suivm) to handle installation for you.\n\n# Built and Test\n\n1. `./bin/build.sh` to build the available move modules\n2. `./bin/test.sh` to run the move tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovustechllc%2Fnft-protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovustechllc%2Fnft-protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovustechllc%2Fnft-protocol/lists"}