From ed199710ac07e8455050baa6c51e2aca307549e3 Mon Sep 17 00:00:00 2001 From: Gjermund Garaba Date: Sat, 26 Oct 2024 12:47:38 +0400 Subject: [PATCH 1/2] Remove IBC Anywhere and add Skip:Go IBC Anywhere is not going to be hosted anymore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3220ae5..4eb3806 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ Templates to help you get started with building a Cosmos SDK blockchain. * [REStake](https://restake.app) - Auto-compounder app for Cosmos blockchains using Authz ([source](https://github.com/eco-stake/restake)). * [Cosmfaucet](https://github.com/scalalang2/cosmfaucet) - Self-hosted faucet service for Cosmos based blockchain. * [Cosmos Notifier](https://cosmos-notifier.decrypto.online) - Governance notification tool for Telegram and Discord ([source](https://github.com/shifty11/cosmos-notifier)). -* [IBC Anywhere](https://ibc.reece.sh/) - IBC token transfers including multi-chain hops. +* [Skip:Go](https://go.skip.build) - IBC token transfers, automated swapping and multi-hop routing ### Bots From ba85b8762fa12af31182d6c5f80e5090eec55a1e Mon Sep 17 00:00:00 2001 From: Gjermund Garaba Date: Tue, 5 Nov 2024 12:20:27 +0100 Subject: [PATCH 2/2] add skip repo + fix linter --- .markdownlint.json | 12 ------------ CONTRIBUTING.md | 2 ++ README.md | 6 +++--- 3 files changed, 5 insertions(+), 15 deletions(-) delete mode 100644 .markdownlint.json diff --git a/.markdownlint.json b/.markdownlint.json deleted file mode 100644 index edb9ba8..0000000 --- a/.markdownlint.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "default": true, - "MD004": {"style": "asterisk"}, - "MD007": { "indent": 4 }, - "MD013": false, - "MD024": { "siblings_only": true }, - "MD025": false, - "MD033": false, - "MD034": false, - "no-hard-tabs": false, - "whitespace": false -} \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fc8a906..1297348 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,8 @@ Make a pull request against master. If the Pull request is incomplete, you can still open it, but using the Draft PR feature of Github. +Make sure to run the linter locally with `npx awesome-lint`. + We encourage everyone building in the ecosystem to make contributions to this repo. ## Articles & Resources diff --git a/README.md b/README.md index 4eb3806..f2d4ee9 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ Templates to help you get started with building a Cosmos SDK blockchain. * [REStake](https://restake.app) - Auto-compounder app for Cosmos blockchains using Authz ([source](https://github.com/eco-stake/restake)). * [Cosmfaucet](https://github.com/scalalang2/cosmfaucet) - Self-hosted faucet service for Cosmos based blockchain. * [Cosmos Notifier](https://cosmos-notifier.decrypto.online) - Governance notification tool for Telegram and Discord ([source](https://github.com/shifty11/cosmos-notifier)). -* [Skip:Go](https://go.skip.build) - IBC token transfers, automated swapping and multi-hop routing +* [Skip:Go](https://go.skip.build) - IBC token transfers, automated swapping and multi-hop routing ([source](https://github.com/skip-mev/skip-go-app)). ### Bots @@ -282,10 +282,10 @@ A list of wallets supporting Cosmos chains is