{"id":51759981,"url":"https://github.com/slycompiler/staking-soroban","last_synced_at":"2026-07-19T11:34:28.289Z","repository":{"id":333472720,"uuid":"806460701","full_name":"slycompiler/staking-soroban","owner":"slycompiler","description":"Allows to stake tokens, unstake, and claim rewards.","archived":false,"fork":false,"pushed_at":"2024-05-27T08:44:25.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-19T11:34:06.221Z","etag":null,"topics":["rust","soroban","staking","stellar"],"latest_commit_sha":null,"homepage":"https://staking-stellar-dapp.netlify.app/","language":"Rust","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/slycompiler.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-27T08:41:26.000Z","updated_at":"2024-09-10T13:26:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/slycompiler/staking-soroban","commit_stats":null,"previous_names":["slycompiler/staking-soroban"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slycompiler/staking-soroban","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fstaking-soroban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fstaking-soroban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fstaking-soroban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fstaking-soroban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slycompiler","download_url":"https://codeload.github.com/slycompiler/staking-soroban/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fstaking-soroban/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35651746,"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-07-19T02:00:06.923Z","response_time":112,"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":["rust","soroban","staking","stellar"],"created_at":"2026-07-19T11:34:27.564Z","updated_at":"2026-07-19T11:34:28.284Z","avatar_url":"https://github.com/slycompiler.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Staking Soroban\nAllows to stake tokens, unstake, and claim rewards.\n\n## Setup\n### Install Soroban\n```cargo install --locked --version 0.8.0 soroban-cli```\n\n### Clone Project\n```git clone https://github.com/mzaryabrafique/staking-soroban.git```\n\n## Run\n\n### Build\nRun this command in staking-soroban directory\n```cargo build```\n\n### Run the Tests\n```cargo test```\n\n### Build Release for deployment\n```cargo build --target wasm32-unknown-unknown --release```\n\n### Deploy Contract:\nDeploy contract on the Stellar Futurenet\n```\nsoroban contract deploy \\\n    --wasm target/wasm32-unknown-unknown/release/staking_soroban.wasm \\\n    --source REPLACE_HERE_PRIVATE_KEY \\\n   --rpc-url https://rpc-futurenet.stellar.org:443 \\\n    --network-passphrase 'Test SDF Future Network ; October 2022'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslycompiler%2Fstaking-soroban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslycompiler%2Fstaking-soroban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslycompiler%2Fstaking-soroban/lists"}