Skip to content

Commit

Permalink
fix: move repo health files to correct place (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
5A11 authored Jun 27, 2024
1 parent 4ee9dd3 commit 29a0af6
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 11 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @agent-dominatrix @sh-wallet @AbbasAliLokhandwala
File renamed without changes.
File renamed without changes.
File renamed without changes.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Fetch Wallet

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Official Website](https://img.shields.io/badge/Official%20Website-fetch.ai-blue?style=flat&logo=world&logoColor=white)](https://fetch.ai) [![Twitter Follow](https://img.shields.io/twitter/follow/fetch_ai?style=social)](https://twitter.com/fetch_ai)

[Fetch.ai](https://fetch.ai)'s fork of the Keplr wallet by [chainapsis](https://github.com/chainapsis), which is designed to act as a generic wallet software for blockchains built using the [Cosmos-SDK](https://github.com/cosmos/cosmos-sdk) and to support the inter-blockchain communication (IBC) protocol.

The wallet is configured for the Fetch.ai Stargate network.
This is the code repository of the Fetch Wallet, a generic wallet for blockchains built using the [Cosmos-SDK](https://github.com/cosmos/cosmos-sdk) with support for EVM-based chains and the inter-blockchain communication (IBC) protocol.

Further information on the Keplr wallet can be found at the base [repo](https://github.com/chainapsis/keplr-extension).
This is a fork of the Keplr wallet by [chainapsis](https://github.com/chainapsis).

## Official Releases

Expand Down Expand Up @@ -74,10 +73,3 @@ In case of any error, try this and re-run the local dev server for mobile
```bash
yarn postinstall
```

## Author

👤 **Fetch.ai**

* Twitter: [@fetch_ai](https://twitter.com/Fetch_ai)
* Github: [@fetchai](https://github.com/fetchai)

0 comments on commit 29a0af6

Please sign in to comment.