{"id":25825587,"url":"https://github.com/anotherrusty/jetton-dex","last_synced_at":"2025-07-27T06:06:50.678Z","repository":{"id":257287968,"uuid":"857848202","full_name":"AnotherRusty/Jetton-Dex","owner":"AnotherRusty","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-15T19:02:51.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-16T19:18:09.823Z","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/AnotherRusty.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-15T19:00:27.000Z","updated_at":"2024-09-15T19:02:51.000Z","dependencies_parsed_at":"2024-09-15T19:14:45.725Z","dependency_job_id":"371da547-46e3-4e31-ae4b-a09748307539","html_url":"https://github.com/AnotherRusty/Jetton-Dex","commit_stats":null,"previous_names":["anotherrusty/jetton-dex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnotherRusty%2FJetton-Dex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnotherRusty%2FJetton-Dex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnotherRusty%2FJetton-Dex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnotherRusty%2FJetton-Dex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnotherRusty","download_url":"https://codeload.github.com/AnotherRusty/Jetton-Dex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241162485,"owners_count":19920410,"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":[],"created_at":"2025-02-28T14:06:21.993Z","updated_at":"2025-02-28T14:06:22.462Z","avatar_url":"https://github.com/AnotherRusty.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jetton-dex-smart-contract-ton\nthis is jetton dex on smart contract of ton\n\nThis template comes pre-configured to kickstart your new Tact project. It includes the Tact compiler, TypeScript, Jest integrated with [tact-emulator](https://github.com/tact-lang/tact-emulator), and a sample demonstrating how to run tests.\n\n```shell\nyarn test # To test contract\nyarn build # To build contract\nyarn deploy # To deploy contract\n```\n\n## Deployment\n\nTo deploy a contract, follow these steps:\n\n1. Define the [`contract.tact`](./sources/contract.tact) file that will be used as entry point of your contract.\n2. Customize the [`contract.deploy.ts`](./sources/contract.deploy.ts) file based on your `contract.tact` to generate a deployment link. It is crucial to ensure the proper invocation of the `init()` function within the contract.\n\nIf you rename `contract.tact`, make sure to update [`tact.config.json`](./tact.config.json) correspondingly. Refer to the [Tact Documentation](https://docs.tact-lang.org/language/guides/config) for detailed information.\n\n## Testing\n\nYou can find some examples of contract tests in [`contract.spec.ts`](./sources/contract.spec.ts). For more information about testing, see the [Tact Documentation](https://docs.tact-lang.org/language/guides/debug).\n\nTo add new test files to your contracts, you should create `*.spec.ts` files similar to the template's one and they would be automatically included in testing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanotherrusty%2Fjetton-dex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanotherrusty%2Fjetton-dex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanotherrusty%2Fjetton-dex/lists"}