Welcome Dank's documentation. Dank is an Open Internet Service on DFINITY's Internet Computer that provides cycle-based financial services to developers & users. In this documentation you can find everything related to how to leverage Dank as a developer, its core features, & interfaces.
Open ISSUES if you find any error that needs to be corrected or have a suggestion; or open a detailed PR with any addition or contribution to the documentation (e.g. adding more examples of possible use cases).
- python >= 3.7.4
- pip >= 20.1.1
Before executing any mkdocs command, make sure to install mkdocs-material by running:
pip install mkdocs-material
mkdocs serve
mkdocs build