diff --git a/docs/community/awesome-swarm.md b/docs/community/awesome-swarm.md index 2c62364a5..bbbfd99e4 100644 --- a/docs/community/awesome-swarm.md +++ b/docs/community/awesome-swarm.md @@ -23,7 +23,7 @@ https://github.com/ethersphere/bee-js #### Contracts -https://github.com/ethersphere/swap-swear-swindle +https://github.com/ethersphere/swap-swear-and-swindle https://github.com/ethersphere/storage-incentives #### The Book of Swarm @@ -58,6 +58,6 @@ This is community generated software and come no guarantees. Use at your own ris - https://github.com/DigiDr/swarm-docker-python-tools - https://github.com/mfw78/apiarist - https://github.com/nnnggel/swam-base -- https://github.com/jmozah/swarm-crawler +- https://github.com/jmozah/bee-crawler - https://github.com/beejeez/beejeez 👀 diff --git a/docs/faq.md b/docs/faq.md index 940df031e..ff48c4923 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -142,7 +142,7 @@ Yes, but their free plan has limit 100k requests per day. ### Where can I find documents about the cashout commands? -https://docs.ethswarm.org/docs/working-with-bee/cashout +https://docs.ethswarm.org/docs/working-with-bee/cashing-out ### When I run http://localhost:1635/chequebook/balance I get "totalBalance" and "availableBalance" what is the difference? diff --git a/docs/working-with-bee/backups.md b/docs/working-with-bee/backups.md index d135b796b..397ba2028 100644 --- a/docs/working-with-bee/backups.md +++ b/docs/working-with-bee/backups.md @@ -73,7 +73,7 @@ Your Bee data directory contains three stores. The keys directory contains your important key material. This is the most important data by far, and is produced and retained from Bee's initialisation procedure. If you have used **Bee-clef** to manage your key material and signing procedures, see below for information on how to keep backups of your keys. :::info -If you are using Bee to manage your keys (not recommended - please use [Bee Clef](/docs/installation/bee-clef)!). You must convert your keys in order to import into Metamask and other Ethereum wallets. You may use [exportSwarmKeys](https://github.com/ethersphere/exportSwarmKeys) to make the conversion. +If you are using Bee to manage your keys (not recommended - please use [Bee Clef](/docs/installation/bee-clef)!). You must convert your keys in order to import into Metamask and other Ethereum wallets. You may use [exportSwarmKeys](https://github.com/ethersphere/exportSwarmKey) to make the conversion. ::: ### Statestore