Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero Collateral Dai (ZAI) Docs

This repo contains documentation on the most awesome of all the algorithmic stablecoins: ZAI

A hybrid synthetic-algorithmic stablecoin, using a self-stabilising elastic supply mechanism

Contributing

All contributors and contributions are welcome! We are a friendly community, so don't be shy. 😘

Here's what you need to know:

These docs are generated with Nextra, a zero-code static site generator based on Next.js.

If that doesn't mean anything to you, don't worry!

Essentially, we just need to stick markdown (.md or .mdx) files in the pages directory. Each subdirectory in the pages directory becomes a subsection in the documentation:

.
├── pages
│   ├── _app.js
│   ├── index.mdx
│   └── some-subdirectory
│       ├── another-subdirectory
│       │   └── another-doc.md
│       └── some-doc.mdx

How to Contribute: Fork and clone

Note: You must have Node.js installed locally.

To make contributions, fork this repo on GitHub and clone it to your local machine. See this Fork a repo article if you're not familiar.

Once cloned, via command line cd into the cloned directory and install the dependencies:

cd zai-docs
yarn install

After the dependencies are installed run the dev server and visit localhost:3000 in your browser:

yarn dev

Finally, make changes to your local clone and push them to your remote fork on GitHub. Once your contributions have been pushed to GitHub, submit a pull request to this repo.

Get help

If you want to contribute and need help with anything, come say hello in the Zai Discord Server where someone will be happy to give you a hand.

About

Documentation for the Zero Collateral Dai (ZAI) Protocol

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages