Skip to content

Resources for developers about KodaDot open source tooling for NFTs

License

Notifications You must be signed in to change notification settings

roiLeo/developers

 
 

Repository files navigation

docs

We warmly welcome your contribution!

image

We need to document our KodaDot engine running at https://kodadot.xyz with repository at https://github.com/kodadot/nft-gallery/ It's accessible at https://docs.kodadot.xyz

Requirements

  • Having GIT client, we recommend using Github Desktop
  • Installed NodeJs, we reccomend to use LTS version

To run it locally

  • clone git repository locally

  • open directory docs/ in your command line

  • in same command line run commands bellow

npm i
npm run docs:dev
  • IF do you like yarn (optional)
yarn
yarn docs:dev

How to Edit

  • Anytime you edit *.md file, hit save and you should see new rendered version in your browser

Deployment

yarn docs:build

How to add and modify?

Learn at https://v2.vuepress.vuejs.org/guide/markdown.html

Migration KodaDot knowledge base from other sources

Our old resources to be migrated here

About

Resources for developers about KodaDot open source tooling for NFTs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.3%
  • SCSS 4.5%
  • CSS 3.7%
  • JavaScript 0.5%