Build, Compete, and Earn on Bitcoin L2.
StacksRank is the premier reputation tracking and DeFi orchestration platform built exclusively for the Stacks Builder Rewards (March 2026) campaign by Talent Protocol.
StacksRank is engineered to be the ultimate companion for the Stacks Builder Rewards campaign (March 1-31).
With a total prize pool of 15,300 STX distributed to high-impact developers, StacksRank serves as both a demonstration of technical excellence and a tool for builders to track their standing.
This project is meticulously crafted to maximize the tier-ranking criteria defined in the campaign FAQ:
- β High-Impact Smart Contracts: Deploys complex Clarity 3 & 4 logic for Vaults and Swaps.
- β
Essential Stacks Libraries: Deep integration of our own
stacksrank-sdkand Stacks.js for robust wallet interaction. - β Public Contribution: Open-source repository driving GitHub activity and ecosystem value.
- β Bitcoin L2 Wallet Support: Native support for Leather, Xverse, and Asigna via direct provider injection.
-
π Dynamic Reputation Leaderboard:
We track real-time on-chain activity, contributions, and engagement to rank the top builders in the ecosystem. Your code is your resume, and StacksRank makes it visible. -
π± Trustless Atomic Swaps:
Need to move assets? Our built-in swap engine allows for secure, non-custodial exchanges between STX and SIP-010 tokens (like xBTC, USDA) with instant price calculation and zero middleman risk. -
π ClarityVault Service:
For teams and DAOs, we offer ClarityVaultβa secure, multi-signature treasury management solution built directly on Clarity smart contracts.
We've launched an easy-to-use SDK for developers who want to integrate StacksRank data or Clarity utilities into their own apps.
npm install stacksrank-sdk
- Clarity Encoding: Pure JS encoding for all Clarity types.
- Contract Registry: Programmatic access to all StacksRank contract addresses.
- API Helpers: Quick Hiro API balance and transaction lookups.
This project leverages the bleeding edge of the Stacks ecosystem:
- Frontend: Vanilla JS (ES6+) & HTML5
- Smart Contracts: Clarity 2.0+ (Mainnet Verified)
- Wallet Integration: Leather Provider API (Direct Injection)
- Infrastructure: Hiro Extended API v1
-
Clone the repository
git clone https://github.com/Earnwithalee7890/StacksRank.git cd StacksRank -
Run locally
# Using Python python -m http.server 8000 # OR using Node npx serve .
-
Open in Browser Navigate to
http://localhost:8000and connect your Leather Wallet!
We are constantly building. Check out our Full Project Roadmap to see what's coming next, including SIP-010 expansion, DAO governance, and advanced vault features.
We welcome contributions! Please read our Contributing Guide before submitting a PR.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
All contracts are deployed and verified on Stacks Mainnet.
| Contract Name | Contract Address |
|---|---|
| Reputation System | ...reputation |
| DeFi Swap | ...swap |
| Multi-Sig Vault | ...vault |
| Builder Tools | ...defi-builder-tools |
| STX Distributor | ...stx-distributor |
Distributed under the MIT License. See LICENSE for more information.
Built with β€οΈ for the Stacks Builder Community by Earnwithalee7890
