{"id":27745491,"url":"https://github.com/andrei0x309/docs-farcaster-snapchain-utils","last_synced_at":"2026-03-11T11:38:59.794Z","repository":{"id":288972366,"uuid":"969696854","full_name":"andrei0x309/docs-farcaster-snapchain-utils","owner":"andrei0x309","description":"Docs web for library farcaster-snapchain-utils, library for node to interact with snapchain using signers.","archived":false,"fork":false,"pushed_at":"2025-05-28T02:39:47.000Z","size":242,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T23:24:35.311Z","etag":null,"topics":["docs","farcaster","farcaster-protocol","snapchain"],"latest_commit_sha":null,"homepage":"https://andrei0x309.gitbook.io/farcaster-snapchain-utils","language":null,"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/andrei0x309.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":"2025-04-20T18:25:25.000Z","updated_at":"2025-05-28T02:39:50.000Z","dependencies_parsed_at":"2025-04-28T19:36:44.735Z","dependency_job_id":null,"html_url":"https://github.com/andrei0x309/docs-farcaster-snapchain-utils","commit_stats":null,"previous_names":["andrei0x309/docs-farcaster-snapchain-utils"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrei0x309/docs-farcaster-snapchain-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei0x309%2Fdocs-farcaster-snapchain-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei0x309%2Fdocs-farcaster-snapchain-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei0x309%2Fdocs-farcaster-snapchain-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei0x309%2Fdocs-farcaster-snapchain-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrei0x309","download_url":"https://codeload.github.com/andrei0x309/docs-farcaster-snapchain-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei0x309%2Fdocs-farcaster-snapchain-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30380075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"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":["docs","farcaster","farcaster-protocol","snapchain"],"created_at":"2025-04-28T19:26:08.801Z","updated_at":"2026-03-11T11:38:59.788Z","avatar_url":"https://github.com/andrei0x309.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nicon: hand-wave\ncover: .gitbook/assets/OIG4.jfif\ncoverY: 0\nlayout:\n  cover:\n    visible: true\n    size: full\n  title:\n    visible: true\n  description:\n    visible: false\n  tableOfContents:\n    visible: true\n  outline:\n    visible: true\n  pagination:\n    visible: true\n---\n\n# farcaster-snapchain-utils\n\nThis is a library that simplifies the interaction with a Farcaster snapchain node.\n\nIt can be used in read-only mode or in read/write mode.\n\nIf you use it in read/write mode, you will need to provide a private key and a FID.\n\nIf a node is not provided, the library will use the public MVR  node, but it is not guaranteed that this public node is functional. Many public nodes come and go, if you have an address, you can use that.\\\n\\\nIf you alo run a public node and want that to be used by this library you can contact me.\n\nYou can also use it with Neynar, provided you pass the `NEYNAR_API_KEY` to the constructor or to `changeNode` method.\n\nThe library allows you to change the node or signer, so you don't need to create a new instance every time you want to change the node or signer.\n\n### Jump right in\n\n\u003ctable data-view=\"cards\"\u003e\u003cthead\u003e\u003ctr\u003e\u003cth\u003e\u003c/th\u003e\u003cth\u003e\u003c/th\u003e\u003cth data-hidden data-card-cover data-type=\"files\"\u003e\u003c/th\u003e\u003cth data-hidden\u003e\u003c/th\u003e\u003cth data-hidden data-card-target data-type=\"content-ref\"\u003e\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e\u003ctbody\u003e\u003ctr\u003e\u003ctd\u003e\u003cstrong\u003eQuickStart\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003eView the basics\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"getting-started/quickstart.md\"\u003equickstart.md\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e\u003cstrong\u003eWrite Methods\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003eView the write Methods\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"broken-reference\"\u003eBroken link\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e\u003cstrong\u003eRead Methods\u003c/strong\u003e\u003c/td\u003e\u003ctd\u003eView The read methods\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003ctd\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href=\"broken-reference\"\u003eBroken link\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/tbody\u003e\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrei0x309%2Fdocs-farcaster-snapchain-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrei0x309%2Fdocs-farcaster-snapchain-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrei0x309%2Fdocs-farcaster-snapchain-utils/lists"}