{"id":19079241,"url":"https://github.com/weavevm/blobvm-sequencer","last_synced_at":"2026-06-18T04:32:11.302Z","repository":{"id":233498187,"uuid":"783927177","full_name":"weaveVM/blobvm-sequencer","owner":"weaveVM","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-26T09:34:04.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-22T05:28:17.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/weaveVM.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":"2024-04-08T21:11:39.000Z","updated_at":"2024-04-26T09:34:08.000Z","dependencies_parsed_at":"2024-04-16T13:20:42.066Z","dependency_job_id":"99db3d56-bfd5-40ff-83b4-a41c40f90044","html_url":"https://github.com/weaveVM/blobvm-sequencer","commit_stats":null,"previous_names":["weavevm/blobvm-sequencer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/weaveVM/blobvm-sequencer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Fblobvm-sequencer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Fblobvm-sequencer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Fblobvm-sequencer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Fblobvm-sequencer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaveVM","download_url":"https://codeload.github.com/weaveVM/blobvm-sequencer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Fblobvm-sequencer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34476727,"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-18T02:00:06.871Z","response_time":128,"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":[],"created_at":"2024-11-09T02:13:58.041Z","updated_at":"2026-06-18T04:32:11.285Z","avatar_url":"https://github.com/weaveVM.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wvm.dev\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/weaveVM/.github/main/profile/bg.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Build and run\n\nYou need to configure the `.env` config file by adding your [Irys](https://irys.xyz) and [Planetscale](https://planetscale.com) params. Check  `.env.example`\n\n```bash\ngit clone https://github.com/weavevm/blobvm-sequencer.git\n\ncd blobvm-sequencer\n\nnpm i \u0026\u0026 npm run start\n```\n\nAlso you need to initialize your Planetscale tables with the SQL statements of [init.sql](./init.sql)\n\n## Endpoints\n\n#### Base endpoint: https://blobvm-sequencer-c60bec254262.herokuapp.com\n\n### Contract state\n\n```bash\ncurl -X GET base_endpoint/state/your_contract_addr\n```\n\n### Deploy a contract\n\n```bash\ncurl -X POST -H \"Content-Type: application/json\" -d '{\"txid\": \"contract_eip4844_txid\"}' base_endpoint/deploy \n```\n\n### Send a transaction\n\n```bash\ncurl -X POST -H \"Content-Type: application/json\" -d '{\"txid\": \"eip4844_txid\"}' base_endpoint/transactions \n```\n\n## License\nThis repository is licensed under the [MIT License](./LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweavevm%2Fblobvm-sequencer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweavevm%2Fblobvm-sequencer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweavevm%2Fblobvm-sequencer/lists"}