{"id":13288220,"url":"https://github.com/vgrichina/web4-littlelink","last_synced_at":"2025-10-11T18:35:31.655Z","repository":{"id":50322108,"uuid":"518767710","full_name":"vgrichina/web4-littlelink","owner":"vgrichina","description":"Self-hosted Linktree alternative to use with web4","archived":false,"fork":false,"pushed_at":"2023-04-17T23:07:52.000Z","size":589,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-16T02:06:27.740Z","etag":null,"topics":["assemblyscript","nearprotocol","web3","web4"],"latest_commit_sha":null,"homepage":"https://vlad.near.page","language":"CSS","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/vgrichina.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.littlelink.md","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":"2022-07-28T08:42:43.000Z","updated_at":"2024-04-26T16:40:05.000Z","dependencies_parsed_at":"2024-10-27T21:32:05.668Z","dependency_job_id":"d31116f5-ae77-484f-944e-1899b55512f3","html_url":"https://github.com/vgrichina/web4-littlelink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vgrichina/web4-littlelink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgrichina%2Fweb4-littlelink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgrichina%2Fweb4-littlelink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgrichina%2Fweb4-littlelink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgrichina%2Fweb4-littlelink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vgrichina","download_url":"https://codeload.github.com/vgrichina/web4-littlelink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgrichina%2Fweb4-littlelink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008291,"owners_count":26084431,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["assemblyscript","nearprotocol","web3","web4"],"created_at":"2024-07-29T16:55:00.754Z","updated_at":"2025-10-11T18:35:31.636Z","avatar_url":"https://github.com/vgrichina.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web4-littlelink\n\nSelf-hosted Linktree alternative to use with [web4](https://web4.near.page).\n\n## Why?\n\nGet your own homepage tied to your `.near` account.\n\nFor example I have [vlad.near.page](https://vlad.near.page) which is tied to `web4.vlad.near` account.\n\n## How\n\n### Clone this project locally\n\n```bash\ngit clone https://github.com/vgrichina/web4-littlelink.git\ncd web4-littlelink\n```\n\n### Install dependencies\n\n```bash\nyarn\n```\n\n### Create web4 subaccount\n```bash\nNODE_ENV=mainnet near create-account web4.target-account.near --masterAccount target-account.near --initialBalance 0.5\n```\n\n### Deploy smart contract\n\n```bash\nNODE_ENV=mainnet CONTRACT_NAME=web4.target-account.near yarn deploy\n```\n\n### Deploy static files to IPFS\n\n```bash\nNODE_ENV=mainnet CONTRACT_NAME=web4.target-account.near yarn deploy:website\n```\n\n### Setup links and info\n\n```bash\nNODE_ENV=mainnet near call web4.target-account.near setConfig \\\n    '{\"config\":{\"name\":\"Vlad Grichina\",\"bio\":\"web4 hacker\", \"links\":[ \\\n        {\"type\":\"twitter\",\"text\":\"Twitter\",\"href\":\"https://twitter.com/vgrichina\"}, \\\n        {\"type\":\"github\",\"text\":\"GitHub\",\"href\":\"https://github.com/vgrichina\"} \\\n    ]}}' --accountId  web4.target-account.near\n```\n\n## Attribution\n\nBased on [LittleLink](https://littlelink.io). See `LICENSE.littlelink.md`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgrichina%2Fweb4-littlelink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvgrichina%2Fweb4-littlelink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgrichina%2Fweb4-littlelink/lists"}