{"id":21866909,"url":"https://github.com/rootmos/loom","last_synced_at":"2025-07-11T14:10:38.475Z","repository":{"id":82433885,"uuid":"224419823","full_name":"rootmos/loom","owner":"rootmos","description":"Run a local development Arweave blockchain with faucets and on-demand mining","archived":false,"fork":false,"pushed_at":"2023-11-01T14:10:11.000Z","size":77,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T22:35:43.875Z","etag":null,"topics":["arweave","arweave-blockchain"],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/rootmos.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}},"created_at":"2019-11-27T11:54:55.000Z","updated_at":"2024-10-16T16:46:19.000Z","dependencies_parsed_at":"2025-04-14T22:40:08.367Z","dependency_job_id":null,"html_url":"https://github.com/rootmos/loom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rootmos/loom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Floom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Floom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Floom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Floom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootmos","download_url":"https://codeload.github.com/rootmos/loom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Floom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264830611,"owners_count":23670325,"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":["arweave","arweave-blockchain"],"created_at":"2024-11-28T05:07:53.658Z","updated_at":"2025-07-11T14:10:38.470Z","avatar_url":"https://github.com/rootmos.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loom\n[![Build Status](https://travis-ci.org/rootmos/loom.svg?branch=master)](https://travis-ci.org/rootmos/loom)\n[![Docker Pulls](https://img.shields.io/docker/pulls/rootmos/loom)](https://hub.docker.com/r/rootmos/loom)\n\nRun a local development [Arweave](https://www.arweave.org/) blockchain\nwith faucets and on-demand mining.\n\n## Usage\nImages are available on the [Docker Hub](https://hub.docker.com/r/rootmos/loom):\n```shell\ndocker pull rootmos/loom\ndocker run --rm --publish 8000:8000 rootmos/loom\n```\n\n## API\n* `POST /loom/mine` triggers the mining of a new block\n  - Responds with the mined block\n* `GET /loom/wait/:tx_id` waits for the transaction to get mined\n  - Responds with the transaction\n* `POST /loom/faucet`\n  - Example request:\n    `{\"beneficiary\": \"tQYrTlkGy6voW2sIFVnRspzV1ELl2uNueICftPyplY8\", \"quantity\": 1000000000000}`\n  - Example response:\n    `{\"tx_id\": \"P7wXSetOmrlKpQCm_koGYa8pzRhULunmwANG63aVaTg\"}`\n* `GET /loom/faucet` returns a list of faucets the loom is using\n* `POST /loom/stop` stops the loom and the Arweave node\n* `/arweave/...` proxy requests to the [Arweave HTTP interface](https://github.com/ArweaveTeam/arweave/blob/master/http_iface_docs.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootmos%2Floom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootmos%2Floom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootmos%2Floom/lists"}