{"id":35425261,"url":"https://github.com/ccamel/bobinerie","last_synced_at":"2026-01-13T19:54:27.389Z","repository":{"id":331325630,"uuid":"1124723065","full_name":"ccamel/bobinerie","owner":"ccamel","description":"🧵 La Bobinerie - Haberdashery of Bobine modules: from useful, serious pieces to educational gems and esoteric oddities. Grab, deploy, fork at will.","archived":false,"fork":false,"pushed_at":"2026-01-02T16:23:35.000Z","size":637,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-06T07:55:45.314Z","etag":null,"topics":["assembly-script","blockchain","smart-contracts","wasm","web3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ccamel.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-29T14:00:17.000Z","updated_at":"2026-01-06T01:30:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ccamel/bobinerie","commit_stats":null,"previous_names":["ccamel/bobinerie"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ccamel/bobinerie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fbobinerie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fbobinerie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fbobinerie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fbobinerie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccamel","download_url":"https://codeload.github.com/ccamel/bobinerie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fbobinerie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28398228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["assembly-script","blockchain","smart-contracts","wasm","web3"],"created_at":"2026-01-02T18:13:32.616Z","updated_at":"2026-01-13T19:54:27.383Z","avatar_url":"https://github.com/ccamel.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# La Bobinerie\n\n![Bobinerie Banner](banner.webp)\n\n\u003e 🧵 _La Bobinerie_ - Haberdashery of [Bobine](https://bobine.tech) modules: from useful, serious pieces to educational gems and esoteric oddities. Grab, deploy, fork at will.\n\n[![Open since 2025](https://img.shields.io/badge/Open%20since-2025-cyan?style=for-the-badge)](https://img.shields.io/github/v/release/ccamel/bobinerie)\n[![Version](https://img.shields.io/github/v/release/ccamel/bobinerie?style=for-the-badge)](https://github.com/ccamel/bobinerie/releases)\n[![AssemblyScript](https://img.shields.io/badge/AssemblyScript-%23007ACC?style=for-the-badge\u0026logo=assemblyscript\u0026logoColor=white)](https://www.assemblyscript.org/)\n[![Commit Convention: DAFT](https://img.shields.io/badge/Commit_Convention-Daft-orange?style=for-the-badge)](https://x.com/hazae41/status/2001986156834267231)\n[![Build](https://img.shields.io/github/actions/workflow/status/ccamel/bobinerie/build.yml?style=for-the-badge)](https://github.com/ccamel/bobinerie/actions/workflows/build.yml)\n[![Lint](https://img.shields.io/github/actions/workflow/status/ccamel/bobinerie/lint-code.yml?style=for-the-badge)](https://github.com/ccamel/bobinerie/actions/workflows/lint-code.yml)\n[![Deploy](https://img.shields.io/github/actions/workflow/status/ccamel/bobinerie/deploy.yml?style=for-the-badge)](https://github.com/ccamel/bobinerie/actions/workflows/deploy.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](LICENSE)\n\n## Le Comptoir\n\nAvailable now:\n\n\u003c!-- CONTRACTS:START --\u003e\n\n- **[counter](contracts/counter/README.md)**\n  \u003e Per-account counter with Ed25519 session authentication.\n\n- **[say-my-name](contracts/say-my-name/README.md)**\n  \u003e A simple name storage contract that remembers who you are.\n\n- **[sigil](contracts/sigil/README.md)**\n  \u003e Account-bound on-chain sigil (SVG PFP): mint one per derived address, optional on-chain tag.\n\n\u003c!-- CONTRACTS:END --\u003e\n\n## Le Manuel de l’Artisan\n\n### Project Structure\n\n```txt\nbobinerie/\n├── contracts/           # All the smart contracts\n│   └── say-my-name/    # Example: name storage\n│       ├── src/\n│       │   └── mod.ts\n│       └── out/        # Compiled outputs (WASM + types)\n├── run/                # Deployment \u0026 execution scripts\n└── package.json        # Build scripts\n```\n\n### Setup\n\n```bash\nnpm install\n```\n\nConfigure your Bobine server in `.env.local` (optional):\n\n```env\nSERVER=http://localhost:8080\n```\n\n### Quick Start\n\nCompile all contracts:\n\n```bash\nnpm run prepack\n```\n\nDeploy a contract:\n\n```bash\nCONTRACT=say-my-name npm run contract:produce\n# Returns: { address: \"3ca2c27f...\" }\n```\n\nOther common tasks:\n\n- Build a single contract: `CONTRACT=say-my-name npm run contract:build`\n- Produce all contracts: `npm run produce`\n- Generate docs: `npm run docs`\n\nExecute a contract method:\n\n```bash\nnpm run execute 3ca2c27f... sayMyName text:\"Alice\"\n```\n\n## Avis aux artisans\n\nGot a useful contract? A intriguing experiment? Put it on the shelves.\n\n1. Create your contract in `contracts/your-contract-name/`\n2. Test it thoroughly\n3. Add a brief description in the shop section\n4. Submit a PR\n\nAll contributions welcome, from serious primitives to silly meme contracts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamel%2Fbobinerie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccamel%2Fbobinerie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamel%2Fbobinerie/lists"}