{"id":46806211,"url":"https://github.com/me-foundation/vetoken","last_synced_at":"2026-03-10T07:15:13.260Z","repository":{"id":268218751,"uuid":"789650799","full_name":"me-foundation/vetoken","owner":"me-foundation","description":"VeToken is an open source vote escrow based simplified solana staking program for any Tokenk or Token22.","archived":false,"fork":false,"pushed_at":"2025-10-21T07:05:51.000Z","size":743,"stargazers_count":4,"open_issues_count":9,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-16T05:31:27.914Z","etag":null,"topics":["governance","solana","staking"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/me-foundation.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":"2024-04-21T06:50:54.000Z","updated_at":"2025-09-15T08:09:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce484338-0991-4359-9e20-5795c17ec22c","html_url":"https://github.com/me-foundation/vetoken","commit_stats":null,"previous_names":["me-foundation/vetoken"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/me-foundation/vetoken","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-foundation%2Fvetoken","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-foundation%2Fvetoken/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-foundation%2Fvetoken/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-foundation%2Fvetoken/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/me-foundation","download_url":"https://codeload.github.com/me-foundation/vetoken/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-foundation%2Fvetoken/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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":["governance","solana","staking"],"created_at":"2026-03-10T07:15:12.751Z","updated_at":"2026-03-10T07:15:13.249Z","avatar_url":"https://github.com/me-foundation.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VeToken\n\nVeToken is an open source vote escrow based simplified solana staking program for any Tokenk or Token22.\n\n| Network | Program Address                             |\n| ------- | ------------------------------------------- |\n| Devnet  | veTbq5fF2HWYpgmkwjGKTYLVpY6miWYYmakML7R7LRf |\n| Mainnet | veTbq5fF2HWYpgmkwjGKTYLVpY6miWYYmakML7R7LRf |\n\n# Architecture\n\n\u003cimg src=\"./docs/arch.png\" width=\"600\"\u003e\n\nThe endpoints' detailed explanation can be found at [lib.rs](./programs/vetoken/src/lib.rs).\n\n# Features\n\n- Simplified Lockup structure with different voting power \u0026 rewards multiplier support.\n- Proposals and Proposal votes are based on the voting power of the lockup.\n- Stake and StakeTo with different rewards settings.\n- Security Council and Review Council governance model.\n- Distribution\n\n# Development\n\n**Inside the tests, there is a setupCloneAccounts function, however solana devnet will re-claim rent (and hence delete) from inactive accounts. You may need to manually airdrop devnet SOL to the accounts first so that cloning is successful**\n\n```zsh\n\n# Make sure you have the correct anchor and solana version installed, e.g:\navm install 0.29.0\nsh -c \"$(curl -sSfL https://release.anza.xyz/v1.18.11/install)\"\n\n# Test build and running the bankrun tests\nnpm i\nanchor build \u0026\u0026 npm run test -- run\n\n# Production build\nanchor build\n\n# Update IDL (if there's any IDL change)\nanchor run update_idl\n```\n\n# IDL\n\n- [IDL - vetoken.json](./src/idl/vetoken.json)\n- [Types - vetoken.ts](./src/types/vetoken.ts)\n\n# License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fme-foundation%2Fvetoken","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fme-foundation%2Fvetoken","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fme-foundation%2Fvetoken/lists"}