@earnwithalee/stacksrank-sdk
v1.2.0
Published
StacksRank SDK — Decentralized ranking, analytics, and smart contract toolkit for the Stacks Bitcoin L2 ecosystem
Downloads
31,577
Maintainers
Readme
⚡ StacksRank - The Ultimate Stacks Ecosystem Leaderboard & DeFi Platform

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.
🚀 About The Project
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.
🎯 Built for the Leaderboard
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
@earnwithalee/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.
💎 Core Features
🏆 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.
📦 Official SDKs
We've launched two powerful SDKs for developers who want to integrate StacksRank data or Clarity utilities into their own apps.
1. StacksRank Core SDK
npm install @earnwithalee/stacksrank-sdk
- Clarity Encoding: Pure JS encoding for all Clarity types.
- Contract Registry: Programmatic access to all StacksRank contract addresses.
2. Premium Stx-Contract SDK
npm install @earnwithalee/stx-contract
- Simplified Clarity Calls: Wrap binary data into easy-to-use JS objects.
- TypeScript Ready: Built-in type declarations for better DX.
- Vite/Next.js Optimized: Premium performance for modern stacks.
🛠 Technology Stack
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
📦 Installation & Usage
Clone the repository
git clone https://github.com/Earnwithalee7890/StacksRank.git cd StacksRankRun 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!
🗺️ Roadmap & Future Growth
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.
🤝 Contributing
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
🏆 Verified Mainnet Contracts
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 |
📜 License
Distributed under the MIT License. See LICENSE for more information.
💬 Support & Community
Join our mission to rank the best builders on Stacks:
- Twitter: @StacksRank
- Discord: Join the Community
- Email: [email protected]
🏆 Submission Metadata
- Event: Stacks Talent Protocol 2026
- Status: Production Ready (Audited & Tested)
- Author: StacksRank Team
