0.5.3 • Published 3 years ago

@fractional-company/analysis v0.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@fractional-company/analysis

npm

Fractional Analysis is a package that includes analysis of NFT collections that are shown on the fractional.art.

The analysis include: name, website, slug, description, image, contract information (address, token ids - if needed) and the analysis with that cover at least 4 topics such as general overview, cultural significance, macro, metrics and risk.

Adding new analysis

Submit a PR with the added analysis file to src/analyses/{collection name} and updated src/analyses/index.js.

Please follow the analysis specification found here: src/analyses/analysis.schema.json and src/analyses/example/index.js