npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@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

Readme

⚡ StacksRank - The Ultimate Stacks Ecosystem Leaderboard & DeFi Platform

StacksRank Header

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.

🔴 Live Demo

Stacks npm version npm downloads stx-contract version stx-contract downloads Reward Pool Event


🚀 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:

  1. ✅ High-Impact Smart Contracts: Deploys complex Clarity 3 & 4 logic for Vaults and Swaps.
  2. ✅ Essential Stacks Libraries: Deep integration of our own @earnwithalee/stacksrank-sdk and Stacks.js for robust wallet interaction.
  3. ✅ Public Contribution: Open-source repository driving GitHub activity and ecosystem value.
  4. ✅ Bitcoin L2 Wallet Support: Native support for Leather, Xverse, and Asigna via direct provider injection.

💎 Core Features

  1. 🏆 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.

  2. 💱 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.

  3. 🔒 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.

View SDK Documentation


🛠 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

  1. Clone the repository

    git clone https://github.com/Earnwithalee7890/StacksRank.git
    cd StacksRank
  2. Run locally

    # Using Python
    python -m http.server 8000
        
    # OR using Node
    npx serve .
  3. Open in Browser Navigate to http://localhost:8000 and 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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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.

Clarity Mainnet Verified Tests Security


💬 Support & Community

Join our mission to rank the best builders on Stacks:

🏆 Submission Metadata

  • Event: Stacks Talent Protocol 2026
  • Status: Production Ready (Audited & Tested)
  • Author: StacksRank Team