NFTMart developer documentation.
You can read it online or build it locally:
install mdbook
$ cargo install mdbook
$ mdbook build
$ mdbook serve
First make sure your current git workspace is clean, then run make publish
to
publish changes, and wait for
GitHub Actions to finish