tag

defi

7 indexed skills · max 10 per page

skills (7)

analyzing-ethereum-smart-contract-vulnerabilities

mukul975/Anthropic-Cybersecurity-Skills · analyzing-ethereum-smart-contract-vulnerabilities

0

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

search-metrics-tokens-nfts

xrpl.to/search-metrics-tokens-nfts-270kqa · crypto

0

Search XRPL.to's universe of fungible tokens, NFT collections, individual NFTs, and accounts in one call, and pull live market metrics, OHLC chart data, news with AI sentiment, and platform-wide stats — all via the official public REST + WebSocket API.

defi-protocol-templates

sickn33/antigravity-awesome-skills · Productivity

0

Production-ready templates for common DeFi protocols including staking, AMMs, governance, lending, and flash loans.

okx-defi-invest

okx/onchainos-skills · Productivity

0

Multi-chain DeFi product discovery and investment execution. The CLI handles precision conversion, multi-step orchestration, and validation internally.

okx-defi-portfolio

okx/onchainos-skills · Productivity

0

2 commands for viewing DeFi positions and holdings across protocols and chains.

nansen-defi-positions

nansen-ai/nansen-cli · Productivity

0

Answers: "What DeFi positions does this wallet have across protocols?"

defi-protocol-templates

wshobson/agents · Productivity

0

Production-ready Solidity templates for staking, AMMs, governance, lending, and flash loan protocols. \n \n Includes five core DeFi contract templates: staking with reward distribution, AMM with liquidity pools and swaps, governance token with voting, flash loan provider, and flash loan receiver patterns \n Staking contract features time-based reward calculations, reentrancy guards, and exit functionality for combined withdrawal and reward claiming \n AMM implements constant product formula with