{"id":20217284,"url":"https://github.com/settlemint/solidity-token-erc1155","last_synced_at":"2025-04-10T15:42:57.745Z","repository":{"id":253553747,"uuid":"843863997","full_name":"settlemint/solidity-token-erc1155","owner":"settlemint","description":"An ERC1155 token for SettleMint","archived":false,"fork":false,"pushed_at":"2025-04-03T20:25:46.000Z","size":1610,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-05T19:52:22.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/settlemint.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-17T16:45:05.000Z","updated_at":"2025-04-02T13:10:30.000Z","dependencies_parsed_at":"2025-02-28T15:06:37.108Z","dependency_job_id":null,"html_url":"https://github.com/settlemint/solidity-token-erc1155","commit_stats":null,"previous_names":["settlemint/solidity-token-erc1155"],"tags_count":33,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlemint%2Fsolidity-token-erc1155","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlemint%2Fsolidity-token-erc1155/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlemint%2Fsolidity-token-erc1155/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlemint%2Fsolidity-token-erc1155/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/settlemint","download_url":"https://codeload.github.com/settlemint/solidity-token-erc1155/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248243496,"owners_count":21071054,"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-14T06:33:12.984Z","updated_at":"2025-04-10T15:42:57.735Z","avatar_url":"https://github.com/settlemint.png","language":"Solidity","readme":"![logo](https://github.com/settlemint/solidity-token-erc1155/blob/main/OG_Solidity.jpg)\n\n✨ [https://settlemint.com](https://settlemint.com) ✨\n\nBuild your own blockchain usecase with ease.\n\n[![CI status](https://github.com/settlemint/solidity-token-erc1155/actions/workflows/solidity.yml/badge.svg?event=push\u0026branch=main)](https://github.com/settlemint/solidity-token-erc1155/actions?query=branch%3Amain) [![License](https://img.shields.io/npm/l/@settlemint/solidity-token-erc1155)](https://fsl.software) [![npm](https://img.shields.io/npm/dw/@settlemint/solidity-token-erc1155)](https://www.npmjs.com/package/@settlemint/solidity-token-erc1155) [![stars](https://img.shields.io/github/stars/settlemint/solidity-token-erc1155)](https://github.com/settlemint/solidity-token-erc1155)\n\n[Documentation](https://console.settlemint.com/documentation/) • [Discord](https://discord.com/invite/Mt5yqFrey9) • [NPM](https://www.npmjs.com/package/@settlemint/solidity-token-erc1155) • [Issues](https://github.com/settlemint/solidity-token-erc1155/issues)\n\n## Get started\n\nLaunch this smart contract set in SettleMint under the `Smart Contract Sets` section. This will automatically link it to your own blockchain node and make use of the private keys living in the platform.\n\nIf you want to use it separately, bootstrap a new project using\n\n```shell\nforge init my-project --template settlemint/solidity-token-erc1155\n```\n\nOr if you want to use this set as a dependency of your own,\n\n```shell\nbun install @settlemint/solidity-token-erc1155\n```\n\n## DX: Foundry \u0026 Hardhat hybrid\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**Hardhat is a Flexible, Extensible, Fast Ethereum development environment for professionals in typescript**\n\nHardhat consists of:\n\n- **Hardhat Runner**: Hardhat Runner is the main component you interact with when using Hardhat. It's a flexible and extensible task runner that helps you manage and automate the recurring tasks inherent to developing smart contracts and dApps.\n- **Hardhat Ignition**: Declarative deployment system that enables you to deploy your smart contracts without navigating the mechanics of the deployment process.\n- **Hardhat Network**: Declarative deployment system that enables you to deploy your smart contracts without navigating the mechanics of the deployment process.\n\n## Documentation\n\n- Additional documentation can be found in the [docs folder](./docs).\n- [SettleMint Documentation](https://console.settlemint.com/documentation/docs/using-platform/dev-tools/code-studio/smart-contract-sets/deploying-a-contract/)\n- [Foundry Documentation](https://book.getfoundry.sh/)\n- [Hardhat Documentation](https://hardhat.org/hardhat-runner/docs/getting-started)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettlemint%2Fsolidity-token-erc1155","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsettlemint%2Fsolidity-token-erc1155","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettlemint%2Fsolidity-token-erc1155/lists"}