{"id":20841592,"url":"https://github.com/iotexproject/cooladdress","last_synced_at":"2026-04-16T14:38:25.004Z","repository":{"id":97186701,"uuid":"240179964","full_name":"iotexproject/cooladdress","owner":"iotexproject","description":"create a cool IoTeX address","archived":false,"fork":false,"pushed_at":"2020-02-14T10:53:25.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-06T10:32:04.105Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iotexproject.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-02-13T04:52:55.000Z","updated_at":"2024-06-19T07:38:41.388Z","dependencies_parsed_at":"2024-06-19T07:38:40.639Z","dependency_job_id":"0e15640b-897e-47cc-941f-3008b21d4af2","html_url":"https://github.com/iotexproject/cooladdress","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotexproject%2Fcooladdress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotexproject%2Fcooladdress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotexproject%2Fcooladdress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotexproject%2Fcooladdress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iotexproject","download_url":"https://codeload.github.com/iotexproject/cooladdress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243197314,"owners_count":20251976,"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":"2024-11-18T01:20:51.598Z","updated_at":"2025-12-24T15:13:46.887Z","avatar_url":"https://github.com/iotexproject.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cooladdress\n\ncooladdress is for generate address with special suffix\n\n### Build cooladdress from code\n\nDownload the code to your desired local location (doesn't have to be under `$GOPATH/src`)\n```\ngit clone git@github.com:iotexproject/cooladdress.git\ncd cooladdress\n```\n\nIf you put the project code under your `$GOPATH\\src`, you will need to set up an environment variable\n```\nexport GO111MODULE=on\nset GO111MODULE=on (for windows)\n```\n\nBuild the project by\n\n```\nmake\n```\n\nOr\n\n```\nmake all \n```\n\nIf the dependency needs to be updated, run\n\n```\ngo get -u\ngo mod tidy\n```\n\n### Use CLI\n\n```\n./bin/addrgen gen [suffix] [timeout]\n\nFor example:\n./bin/addrgen gen xy 1h\n\ntimeout such as \"300ms\" or \"2h45m\". Valid time units are \"ns\", \"us\" (or \"µs\"), \"ms\", \"s\", \"m\", \"h\"\n\nthree-letter:takes about few seconds\nfour-letter:takes about 150s\nfive-letter:takes more than 1h\n```\n\nThe last 6 letters of the address is checksum,according to https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki:\nThe last checksum excluding \"1\", \"b\", \"i\", and \"o\"\n\n## Contact\n\n- Mailing list: [iotex-dev](iotex-dev@iotex.io)\n- Dev Forum: [forum](https://community.iotex.io/c/research-development/protocol)\n- Bugs: [issues](https://github.com/iotexproject/cooladdress/issues)\n\n## License\nThis project is licensed under the [Apache License 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiotexproject%2Fcooladdress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiotexproject%2Fcooladdress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiotexproject%2Fcooladdress/lists"}