Credits & Acknowledgements
Thank you to the libraries, networks, and creators that made AskPay possible.
Community Appreciation
A special thank-you goes to the Celo and Mento ecosystems. Their focus on mobile-first design, fast ~5 second transaction finality, and stablecoins (like USDm) provides the perfect micro-payment rails for utility dApps like AskPay.
We also express gratitude to the organizers and builders of Celo's Proof of Ship program, which challenges developers to turn early ideas into production-ready software.
Open-Source License
AskPay is licensed under the MIT License.
Built with
Everything listed here is actually used in the codebase — no aspirational claims.
The React framework for the web, powering the frontend routes and backend /api/ask handler.
Utility-first CSS framework used to build AskPay's modern, responsive, HSL-themed visual language.
An extremely fast, lightweight, type-safe TypeScript interface to Ethereum and Celo JSON-RPC interfaces.
React Hooks for Ethereum, used for wallet connection state, address retrieval, and transaction execution.
A fast, customizable React library making it easy for non-MiniPay users to connect their web3 wallet.
Powerful async state synchronization library driving wagmi's balance and contract read hooks.
Audited modular smart contract standards providing the ERC20 interfaces and Ownable primitives in PayPerQuery.
EVM developer environment driving contract compilation, unit tests, and Ignition deployments.
Declarative deployment framework matching smart contracts to parameter JSON targets.
Beautiful, consistent vector icons driving AskPay's interface layouts.