Skip to content

Commit

Permalink
GitBook: No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaSaltyFunk authored and gitbook-bot committed Sep 25, 2022
1 parent 01354ce commit e9190ac
Show file tree
Hide file tree
Showing 26 changed files with 126 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Welcome

71 changes: 71 additions & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Table of contents

* [Welcome](README.md)

## Getting Started

* [Understanding Fixed Forex](getting-started/understanding-fixed-forex.md)
* [Fixed Forex Use Cases](getting-started/fixed-forex-use-cases.md)
* [Glossary](getting-started/glossary.md)

## $KP3R Token

* [Understanding $KP3R](usdkp3r-token/understanding-usdkp3r.md)
* [$KP3R FAQ](usdkp3r-token/usdkp3r-faq.md)
* [$KP3R Tokenomics](usdkp3r-token/usdkp3r-tokenomics.md)

## Minting

* [How to Mint ib Stables](minting/how-to-mint-ib-stables.md)

## Swap Assets

* [Fixed Forex's ibAMM](swap-assets/fixed-forexs-ibamm.md)
* [Using Curve](swap-assets/using-curve.md)
* [Using Synthetix](swap-assets/using-synthetix.md)

## Providing Liquidity

* [Why Provide Liquidity?](providing-liquidity/why-provide-liquidity.md)
* [Liquidity Providing Options](providing-liquidity/liquidity-providing-options.md)

## Options Liquidity Mining

* [OLM Explained](options-liquidity-mining/olm-explained.md)
* [Claiming OLM Rewards](options-liquidity-mining/claiming-olm-rewards.md)

## Fixed Forex Reward Gauges

* [Gauge Voting Explained](fixed-forex-reward-gauges/gauge-voting-explained.md)
* [How to Vote](fixed-forex-reward-gauges/how-to-vote.md)

## Vesting

* [Benefits of Vesting](vesting/benefits-of-vesting.md)
* [How Vesting Works](vesting/how-vesting-works.md)
* [How to Vest](vesting/how-to-vest.md)

## Governance

* [Governance Responsibilities](governance/governance-responsibilities.md)
* [Multisig](governance/multisig.md)

## Developers

* [Contract Addresses](developers/contract-addresses.md)

## Appendix

* [Audits](appendix/audits.md)
* [Security](appendix/security.md)

## Links

* [FixedForex.fi](https://fixedforex.fi/)
* [Telegram](https://t.me/keep3r\_official)
* [Discord](https://discord.gg/wxS8HTMW)
* [Medium](https://medium.com/keep3r-network)
* [Fixed Forex Forum](https://gov.yearn.finance/c/projects/fixed-forex/26)
* [Keep3r Forum](https://gov.yearn.finance/c/projects/keep3r/20)
* [GitHub](https://github.com/keep3r-network/ff)
* [Dune Analytics Fixed Forex](https://dune.com/ChainsightAnalytics/Fixed-Forex)
2 changes: 2 additions & 0 deletions appendix/audits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Audits

2 changes: 2 additions & 0 deletions appendix/security.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Security

7 changes: 7 additions & 0 deletions developers/contract-addresses.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Contract Addresses

| Name | Description | Address |
| ---- | ----------- | ------- |
| | | |
| | | |
| | | |
2 changes: 2 additions & 0 deletions fixed-forex-reward-gauges/gauge-voting-explained.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Gauge Voting Explained

2 changes: 2 additions & 0 deletions fixed-forex-reward-gauges/how-to-vote.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# How to Vote

2 changes: 2 additions & 0 deletions getting-started/fixed-forex-use-cases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Fixed Forex Use Cases

2 changes: 2 additions & 0 deletions getting-started/glossary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Glossary

2 changes: 2 additions & 0 deletions getting-started/understanding-fixed-forex.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Understanding Fixed Forex

2 changes: 2 additions & 0 deletions governance/governance-responsibilities.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Governance Responsibilities

2 changes: 2 additions & 0 deletions governance/multisig.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Multisig

2 changes: 2 additions & 0 deletions minting/how-to-mint-ib-stables.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# How to Mint ib Stables

2 changes: 2 additions & 0 deletions options-liquidity-mining/claiming-olm-rewards.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Claiming OLM Rewards

2 changes: 2 additions & 0 deletions options-liquidity-mining/olm-explained.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# OLM Explained

2 changes: 2 additions & 0 deletions providing-liquidity/liquidity-providing-options.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Liquidity Providing Options

2 changes: 2 additions & 0 deletions providing-liquidity/why-provide-liquidity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Why Provide Liquidity?

2 changes: 2 additions & 0 deletions swap-assets/fixed-forexs-ibamm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Fixed Forex's ibAMM

2 changes: 2 additions & 0 deletions swap-assets/using-curve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Using Curve

2 changes: 2 additions & 0 deletions swap-assets/using-synthetix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Using Synthetix

2 changes: 2 additions & 0 deletions usdkp3r-token/understanding-usdkp3r.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Understanding $KP3R

2 changes: 2 additions & 0 deletions usdkp3r-token/usdkp3r-faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# $KP3R FAQ

2 changes: 2 additions & 0 deletions usdkp3r-token/usdkp3r-tokenomics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# $KP3R Tokenomics

2 changes: 2 additions & 0 deletions vesting/benefits-of-vesting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Benefits of Vesting

2 changes: 2 additions & 0 deletions vesting/how-to-vest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# How to Vest

2 changes: 2 additions & 0 deletions vesting/how-vesting-works.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# How Vesting Works

0 comments on commit e9190ac

Please sign in to comment.