{"id":18794408,"url":"https://github.com/chainstacklabs/ton-jetton-tutorial-2","last_synced_at":"2025-08-12T13:06:59.345Z","repository":{"id":257381725,"uuid":"857367150","full_name":"chainstacklabs/ton-jetton-tutorial-2","owner":"chainstacklabs","description":"TON: How to customize fungible tokens (Jettons)","archived":false,"fork":false,"pushed_at":"2025-03-07T23:54:22.000Z","size":150,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-21T16:12:48.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chainstacklabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-09-14T13:20:56.000Z","updated_at":"2024-09-18T10:38:00.000Z","dependencies_parsed_at":"2024-09-16T11:39:59.675Z","dependency_job_id":"4f109940-d70a-498c-a78e-92077862a9f8","html_url":"https://github.com/chainstacklabs/ton-jetton-tutorial-2","commit_stats":null,"previous_names":["chainstacklabs/ton-jetton-tutorial-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chainstacklabs/ton-jetton-tutorial-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainstacklabs%2Fton-jetton-tutorial-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainstacklabs%2Fton-jetton-tutorial-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainstacklabs%2Fton-jetton-tutorial-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainstacklabs%2Fton-jetton-tutorial-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chainstacklabs","download_url":"https://codeload.github.com/chainstacklabs/ton-jetton-tutorial-2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainstacklabs%2Fton-jetton-tutorial-2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270065439,"owners_count":24520946,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"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":[],"created_at":"2024-11-07T21:29:23.251Z","updated_at":"2025-08-12T13:06:59.312Z","avatar_url":"https://github.com/chainstacklabs.png","language":"TypeScript","readme":"# TON: How to customize fungible tokens (Jettons)\n\nFor the full breakdown, see [TON: How to customize fungible tokens (Jettons)](https://docs.chainstack.com/docs/ton-how-to-customize-fungible-tokens-jettons).\n\n## References\n\nThis project is inspired by and based on examples from the following repositories:\n\n- [TON Blockchain Token Contract](https://github.com/ton-blockchain/token-contract/tree/main)\n- [TON Blockchain Stablecoin Contract](https://github.com/ton-blockchain/stablecoin-contract)\n\n## Project structure\n\n-   `contracts` - source code of all the smart contracts of the project and their dependencies.\n-   `wrappers` - wrapper classes (implementing `Contract` from ton-core) for the contracts, including any [de]serialization primitives and compilation functions.\n-   `tests` - tests for the contracts.\n-   `scripts` - scripts used by the project, mainly the deployment scripts.\n\n## How to use\n\n### Build\n\n`npx blueprint build` or `yarn blueprint build`\n\n### Test\n\n`npx blueprint test` or `yarn blueprint test`\n\n### Deploy or run another script\n\n`npx blueprint run` or `yarn blueprint run`\n\n### Add a new contract\n\n`npx blueprint create ContractName` or `yarn blueprint create ContractName`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainstacklabs%2Fton-jetton-tutorial-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchainstacklabs%2Fton-jetton-tutorial-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainstacklabs%2Fton-jetton-tutorial-2/lists"}