NEAR Best Practices Guide Skill
Comprehensive best practices for NEAR wallet, contracts, and DeFi.
Description
This skill provides best practices guidance for NEAR development, covering wallet security, contract patterns, DeFi safety, and more. Includes 100+ terms and explanations accessible via CLI commands.
Features
- - Browse best practices by category
- Search for specific terms
- Get detailed explanations
- Quick reference guides
- Security guidelines
Commands
near-best browse [category]
Browse best practices by category.
Categories:
- - wallet - Wallet security and management
- contracts - Smart contract best practices
- defi - DeFi safety guidelines
- keys - Private key management
- gas - Gas optimization
- testing - Testing and deployment
near-best search <term>
Search for a specific term or keyword.
near-best get <term>
Get detailed explanation for a specific term.
near-best list
List all available terms.
near-best random
Get a random best practice tip.
Categories
Wallet
- - Account recovery
- Seed phrase storage
- Multi-sig wallets
- Hardware wallet integration
Contracts
- - NEP standards
- Access control patterns
- Upgrade strategies
- Testing methodologies
DeFi
- - Risk assessment
- Slippage protection
- Liquidity provision
- Yield farming safety
Keys
- - Key rotation
- Access keys
- Full access keys
- Function call keys
References
- - NEAR Documentation: https://docs.near.org/
- NEAR Standards (NEPs): https://github.com/near/NEPs
- NEAR Security: https://docs.near.org/develop/contracts/security
技能名称: near-best-practices
详细描述:
NEAR最佳实践指南技能
关于NEAR钱包、合约和DeFi的全面最佳实践。
描述
本技能提供NEAR开发的最佳实践指导,涵盖钱包安全、合约模式、DeFi安全等内容。包含100多个术语及解释,可通过CLI命令访问。
功能
- - 按类别浏览最佳实践
- 搜索特定术语
- 获取详细解释
- 快速参考指南
- 安全指南
命令
near-best browse [类别]
按类别浏览最佳实践。
类别:
- - wallet - 钱包安全与管理
- contracts - 智能合约最佳实践
- defi - DeFi安全指南
- keys - 私钥管理
- gas - Gas优化
- testing - 测试与部署
near-best search <术语>
搜索特定术语或关键词。
near-best get <术语>
获取特定术语的详细解释。
near-best list
列出所有可用术语。
near-best random
获取随机最佳实践提示。
类别
钱包
合约
DeFi
密钥
参考
- - NEAR文档:https://docs.near.org/
- NEAR标准(NEPs):https://github.com/near/NEPs
- NEAR安全:https://docs.near.org/develop/contracts/security