|
16 | 16 |
|
17 | 17 | ## What's New? |
18 | 18 |
|
19 | | -* [✅ Clarity 4 is now LIVE! ](whats-new/clarity-4-is-now-live.md) |
| 19 | +* [✅ Clarity 4 is now LIVE!](whats-new/clarity-4-is-now-live.md) |
20 | 20 |
|
21 | 21 | ## Learn Clarinet |
22 | 22 |
|
|
79 | 79 | * [Pyth Oracle Integration](stacks.js-integrations/pyth-oracle-integration.md) |
80 | 80 | * [React Native Integration](stacks.js-integrations/react-native-integration.md) |
81 | 81 |
|
82 | | -*** |
83 | | - |
84 | | -* [Bitcoin Integration](bitcoin-integration/README.md) |
85 | | - * [Sending Bitcoin with Leather](bitcoin-integration/sending-bitcoin-with-leather.md) |
86 | | - * [Verifying a Bitcoin Transaction](bitcoin-integration/verifying-a-bitcoin-transaction.md) |
87 | | - * [Parsing a Bitcoin Transaction](bitcoin-integration/parsing-a-bitcoin-transaction.md) |
88 | | -* [sBTC](sbtc/README.md) |
89 | | - * [sBTC Builder Quickstart](sbtc/sbtc-builder-quickstart.md) |
90 | | - * [How to Use the sBTC JS Library for Bridging](sbtc/how-to-use-the-sbtc-js-library-for-bridging/README.md) |
91 | | - * [Depositing: Pegging BTC into sBTC](sbtc/how-to-use-the-sbtc-js-library-for-bridging/btc-to-sbtc.md) |
92 | | - * [Withdrawing: Pegging sBTC into BTC](sbtc/how-to-use-the-sbtc-js-library-for-bridging/sbtc-to-btc.md) |
93 | | -* [Price Oracles](price-oracles.md) |
94 | | - |
95 | 82 | ## Misc. Guides |
96 | 83 |
|
| 84 | +* [sBTC](misc.-guides/sbtc/README.md) |
| 85 | + * [sBTC Builder Quickstart](misc.-guides/sbtc/sbtc-builder-quickstart.md) |
| 86 | + * [How to Use the sBTC JS Library for Bridging](misc.-guides/sbtc/how-to-use-the-sbtc-js-library-for-bridging/README.md) |
| 87 | + * [Depositing: Pegging BTC into sBTC](misc.-guides/sbtc/how-to-use-the-sbtc-js-library-for-bridging/btc-to-sbtc.md) |
| 88 | + * [Withdrawing: Pegging sBTC into BTC](misc.-guides/sbtc/how-to-use-the-sbtc-js-library-for-bridging/sbtc-to-btc.md) |
| 89 | +* [Price Oracles](misc.-guides/price-oracles.md) |
97 | 90 | * [Build a Borrowing & Lending Protocol](misc.-guides/build-a-borrowing-and-lending-protocol.md) |
| 91 | +* [Bitcoin Integration](misc.-guides/bitcoin-integration/README.md) |
| 92 | + * [Sending Bitcoin with Leather](misc.-guides/bitcoin-integration/sending-bitcoin-with-leather.md) |
| 93 | + * [Verifying a Bitcoin Transaction](misc.-guides/bitcoin-integration/verifying-a-bitcoin-transaction.md) |
| 94 | + * [Parsing a Bitcoin Transaction](misc.-guides/bitcoin-integration/parsing-a-bitcoin-transaction.md) |
98 | 95 | * [Community Tutorials](misc.-guides/community-tutorials.md) |
0 commit comments