home/categories/blockchain
domain cluster

Blockchain

Web3, smart contracts, and specialized crypto tools.

3244 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
smart-contracts
807

axiom-cryptokit

Use when encrypting data, signing payloads, verifying signatures, generating keys, using Secure Enclave, migrating from CommonCrypto, or adopting quantum-secure cryptography. Covers CryptoKit design philosophy, AES-GCM, ECDSA, ECDH, Secure Enclave keys, HPKE, ML-KEM, ML-DSA, and cross-platform interop with Swift Crypto.

CharlesWiltgen
CharlesWiltgen
blockchain
open
smart-contracts
807

axiom-cryptokit

Use when encrypting data, signing payloads, verifying signatures, generating keys, using Secure Enclave, migrating from CommonCrypto, or adopting quantum-secure cryptography. Covers CryptoKit design philosophy, AES-GCM, ECDSA, ECDH, Secure Enclave keys, HPKE, ML-KEM, ML-DSA, and cross-platform interop with Swift Crypto.

CharlesWiltgen
CharlesWiltgen
blockchain
open
web3-tools
807

axiom-implement-iap

Use when the user wants to add in-app purchases, implement StoreKit 2, or set up subscriptions.

CharlesWiltgen
CharlesWiltgen
blockchain
open
web3-tools
805

add-vault-protocol

Add support for a new ERC-4626 vault protocol. Use when the user wants to integrate a new vault protocol like IPOR, Plutus, Morpho, etc. Requires vault smart contract address, protocol name, and protocol slug as inputs.

tradingstrategy-ai
tradingstrategy-ai
blockchain
open
smart-contracts
805

more-vaults

Add more vault smart contract types to an existing protocol

tradingstrategy-ai
tradingstrategy-ai
blockchain
open
smart-contracts
805

add-vault-abi-methods

Expose vault smart contract ABI methods in the vault class

tradingstrategy-ai
tradingstrategy-ai
blockchain
open
smart-contracts
805

identify-vault-protocol

Identify an unknown vault protocol based on its smart contract address

tradingstrategy-ai
tradingstrategy-ai
blockchain
open
web3-tools
805

get-block-number

Get the latest block number for a blockchain using Web3.py and JSON-RPC environment variables

tradingstrategy-ai
tradingstrategy-ai
blockchain
open
web3-tools
805

check-vault-onchain

Check our feature flagging against an onchain vault

tradingstrategy-ai
tradingstrategy-ai
blockchain
open
smart-contracts
789

celo-release

Deploy Celo core contract releases using Foundry tooling. Use when releasing contracts, testing releases on forks, generating governance proposals, or when user mentions release, deploy, upgrade contracts, CR14, CR15, make-release, or verify-deployed.

celo-org
celo-org
blockchain
open
web3-tools
738

makepad-2-0-troubleshooting

CRITICAL: Use for Makepad 2.0 troubleshooting and common mistakes. Triggers on: makepad error, makepad bug, makepad problem, makepad issue, makepad not working, text invisible, widget not showing, click not working, height zero, makepad pitfall, makepad gotcha, makepad FAQ, makepad help, script_mod error, compile error, widget not found, render not updating, hot reload not working, wasm build error, port conflict, server lock, IME popup, selection handle, popup window crash, canvas splash, POST splash loop, 100% CPU, set_visible not working, on_render empty, event bridge unreliable, float time display, fn tick not called, on_audio not called, button click through, 常见错误, 问题排查, 故障排除, 不显示, 不工作, 看不见, 热重载, 编译错误

ZhangHanDong
ZhangHanDong
blockchain
open
web3-tools
738

makepad-2-0-widgets

CRITICAL: Use for Makepad 2.0 widget catalog and usage. Triggers on: makepad widget, makepad View, makepad Button, makepad Label, makepad TextInput, makepad PortalList, makepad Dock, makepad Modal, makepad Image, makepad CheckBox, makepad Slider, makepad DropDown, widget catalog, widget reference, widget list, SolidView, RoundedView, ScrollYView, FoldHeader, Splitter, FileTree, 组件, 控件, 视图, 按钮, 标签, 输入框, 列表, 模态框

ZhangHanDong
ZhangHanDong
blockchain
open
web3-tools
730

asc-screenshot-resize

Resize and validate App Store screenshots for all device classes using macOS sips. Use when preparing or fixing screenshots for App Store Connect submission.

rudrankriyam
rudrankriyam
blockchain
open
web3-tools
730

asc-subscription-localization

Bulk-localize subscription and in-app purchase display names across all App Store locales using asc. Use when you want to fill in subscription/IAP names for every language without clicking through App Store Connect manually.

rudrankriyam
rudrankriyam
blockchain
open
web3-tools
714

interface-lint

Format and lint Solidity interface files following EigenLayer conventions. Use when the user asks to format an interface, add documentation to an interface, or create a new interface. Ensures proper organization with Errors/Events/Types sub-interfaces.

Layr-Labs
Layr-Labs
blockchain
open
smart-contracts
714

unit-test-writer

Write Solidity unit tests for EigenLayer contracts. Use when the user asks to write tests, add test coverage, create unit tests, or test a function. Follows project conventions with per-function test contracts and mock dependencies.

Layr-Labs
Layr-Labs
blockchain
open
smart-contracts
713

security-review

Comprehensive security audit. Use when reviewing code for vulnerabilities, before deployments, or when the user mentions security.

sjh37
sjh37
blockchain
open
smart-contracts
691

query-token-audit

Query token security audit to detect scams, honeypots, and malicious contracts before trading. Returns comprehensive security analysis including contract risks, trading risks, and scam detection. Use when users ask "is this token safe?", "check token security", "audit token", or before any swap.

binance
binance
blockchain
open
web3-tools
691

blockads-dev

Assistance with Go and Kotlin interop, VPN architecture, and tunnel building in the BlockAds Android app. Use when adding features to the Go tunnel, working with gomobile, or modifying the VPN service.

pass-with-high-score
pass-with-high-score
blockchain
open
web3-tools
691

onchain-pay-open-api

Binance Onchain Pay enables users to buy cryptocurrency with fiat (e.g., EUR, USD) or send existing crypto from their Binance account directly to any external on-chain wallet address in a single flow—no manual withdrawal needed. Enables partners to integrate crypto buying services: - payment-method-list: Get available payment methods (Card, P2P, Google Pay, Apple Pay, etc.) with limits for a fiat/crypto pair - trading-pairs: List all supported fiat currencies and cryptocurrencies - estimated-quote: Get real-time price quote including exchange rate, fees, and estimated crypto amount - pre-order: Create a buy order and get redirect URL to Binance payment flow - order: Query order status and details (processing, completed, failed, etc.) - crypto-network: Get supported blockchain networks with withdraw fees and limits - p2p/trading-pairs: List P2P-specific trading pairs

binance
binance
blockchain
open
web3-tools
691

derivatives-trading-usds-futures

Binance Derivatives-trading-usds-futures request using the Binance API. Authentication requires API key and secret key. Supports testnet and mainnet.

binance
binance
blockchain
open
web3-tools
691

derivatives-trading-coin-futures

Binance Derivatives-trading-coin-futures request using the Binance API. Authentication requires API key and secret key. Supports testnet and mainnet.

binance
binance
blockchain
open
web3-tools
675

intlayer-vue

Integrates Intlayer internationalization with Vue.js and Nuxt applications. Use when the user asks to "setup Vue i18n", use the "useIntlayer" composable, or manage translations in Vue components.

aymericzip
aymericzip
blockchain
open
Previous
Page 13 / 136
Next