Initial commit
This commit is contained in:
8
skills/skill-adapter/scripts/README.md
Normal file
8
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for nft-rarity-analyzer skill
|
||||
|
||||
- [ ] fetch_nft_metadata.py: Fetches NFT metadata from various APIs (OpenSea, Etherscan, etc.).
|
||||
- [ ] calculate_rarity.py: Calculates rarity scores using different methodologies (statistical, normalized, OpenRarity).
|
||||
- [ ] compare_nfts.py: Compares rarity scores and traits between two NFTs.
|
||||
- [ ] valuation_estimate.py: Estimates NFT valuation based on rarity, comparable sales, and market trends.
|
||||
Reference in New Issue
Block a user