{"id":19419243,"url":"https://github.com/gnkz/token-factory","last_synced_at":"2026-06-08T21:31:29.012Z","repository":{"id":258824647,"uuid":"874761673","full_name":"gnkz/token-factory","owner":"gnkz","description":"A factory smart contract for multiple types of tokens","archived":false,"fork":false,"pushed_at":"2024-11-14T14:59:35.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T03:43:59.255Z","etag":null,"topics":["erc20","erc20-smart-contract","erc20-tokens","solidity","solidity-contract","solidity-contracts"],"latest_commit_sha":null,"homepage":"","language":"Solidity","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/gnkz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-18T12:18:04.000Z","updated_at":"2024-11-14T14:59:40.000Z","dependencies_parsed_at":"2024-10-22T00:03:36.842Z","dependency_job_id":null,"html_url":"https://github.com/gnkz/token-factory","commit_stats":null,"previous_names":["gnkz/token-factory"],"tags_count":0,"template":false,"template_full_name":"gnkz/forge-nix-template","purl":"pkg:github/gnkz/token-factory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnkz%2Ftoken-factory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnkz%2Ftoken-factory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnkz%2Ftoken-factory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnkz%2Ftoken-factory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnkz","download_url":"https://codeload.github.com/gnkz/token-factory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnkz%2Ftoken-factory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34082130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["erc20","erc20-smart-contract","erc20-tokens","solidity","solidity-contract","solidity-contracts"],"created_at":"2024-11-10T13:16:56.234Z","updated_at":"2026-06-08T21:31:28.993Z","avatar_url":"https://github.com/gnkz.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Foundry\n\n**Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.**\n\nFoundry consists of:\n\n-   **Forge**: Ethereum testing framework (like Truffle, Hardhat and DappTools).\n-   **Cast**: Swiss army knife for interacting with EVM smart contracts, sending transactions and getting chain data.\n-   **Anvil**: Local Ethereum node, akin to Ganache, Hardhat Network.\n-   **Chisel**: Fast, utilitarian, and verbose solidity REPL.\n\n## Documentation\n\nhttps://book.getfoundry.sh/\n\n## Usage\n\n### Build\n\n```shell\n$ forge build\n```\n\n### Test\n\n```shell\n$ forge test\n```\n\n### Format\n\n```shell\n$ forge fmt\n```\n\n### Gas Snapshots\n\n```shell\n$ forge snapshot\n```\n\n### Anvil\n\n```shell\n$ anvil\n```\n\n### Deploy\n\n```shell\n$ forge script script/Counter.s.sol:CounterScript --rpc-url \u003cyour_rpc_url\u003e --private-key \u003cyour_private_key\u003e\n```\n\n### Cast\n\n```shell\n$ cast \u003csubcommand\u003e\n```\n\n### Help\n\n```shell\n$ forge --help\n$ anvil --help\n$ cast --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnkz%2Ftoken-factory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnkz%2Ftoken-factory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnkz%2Ftoken-factory/lists"}