{"id":19220443,"url":"https://github.com/louisbrunner/cip7tocip13","last_synced_at":"2025-10-19T17:02:46.037Z","repository":{"id":15640505,"uuid":"18377518","full_name":"LouisBrunner/CIP7toCIP13","owner":"LouisBrunner","description":"Transform a CIP 7 number in a CIP 13 one","archived":false,"fork":false,"pushed_at":"2015-04-09T23:36:13.000Z","size":122,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T09:23:26.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/LouisBrunner.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}},"created_at":"2014-04-02T18:53:48.000Z","updated_at":"2015-10-19T16:19:28.000Z","dependencies_parsed_at":"2022-08-04T06:00:13.282Z","dependency_job_id":null,"html_url":"https://github.com/LouisBrunner/CIP7toCIP13","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LouisBrunner/CIP7toCIP13","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2FCIP7toCIP13","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2FCIP7toCIP13/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2FCIP7toCIP13/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2FCIP7toCIP13/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LouisBrunner","download_url":"https://codeload.github.com/LouisBrunner/CIP7toCIP13/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2FCIP7toCIP13/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279857312,"owners_count":26236080,"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-10-19T02:00:07.647Z","response_time":64,"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-09T14:35:12.279Z","updated_at":"2025-10-19T17:02:46.017Z","avatar_url":"https://github.com/LouisBrunner.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"CIP7toCIP13\n===========\n\nTransform a CIP 7 number in a CIP 13 one.\n\nLanguage: Java, Ruby\n\n\nUsage\n=====\n\nJust call the `cip7tocip13` function with your CIP 7 number as argument.\n\nYou can also call the `check_cip13` function to check if your CIP 13 number is valid, or directly `compute_checksum` to generate a new checksum.\n\n\nExample (Java)\n==============\n\ncip7tocip13\n-----------\n\n`cip13 = CIP7toCIP13.CIP7ToCIP13(\"3358854\") # returns \"3400933588540\"`\n\n\ncheck_cip13\n-----------\n\n`valid = CIP7toCIP13.checkCIP13(\"3400933588540\") # returns true`\n\n\ncompute_checksum\n----------------\n\n`digit = CIP7toCIP13.computeChecksum(\"340093358854\") # returns \"0\"`\n\n\nExample (Ruby)\n==============\n\ncip7tocip13\n-----------\n\n`cip13 = CIP7toCIP13.cip7tocip13(3358854) # returns 3400933588540`\n\n\ncheck_cip13\n-----------\n\n`valid = CIP7toCIP13.check_cip13(3400933588540) # returns true`\n\n\ncompute_checksum\n----------------\n\n`digit = CIP7toCIP13.compute_checksum(340093358854) # returns 0`\n\n\nReferences\n==========\n\nhttp://www.ucdcip.org/telechargements/CIP_Calcul_de_la_cle_ucd.pdf\n\n\nAuthor\n======\n\nCreated by [Louis Brunner](https://github.com/Hyrrmadr).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisbrunner%2Fcip7tocip13","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouisbrunner%2Fcip7tocip13","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisbrunner%2Fcip7tocip13/lists"}