Skip to content

Commit

Permalink
Merge pull request #1 from hien-p/master
Browse files Browse the repository at this point in the history
Update readme.md in weminal public
  • Loading branch information
tung-lee authored Jan 28, 2024
2 parents b4cad87 + 1df59a7 commit 844c0fd
Showing 1 changed file with 23 additions and 11 deletions.
34 changes: 23 additions & 11 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,34 @@
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/oraichain/owallet/blob/master/LICENSE.txt)
[![Twitter: OWallet](https://img.shields.io/twitter/follow/oraichain.svg?style=social)](https://twitter.com/oraichain)

## OWallet: Cosmos x EVM in one Wallet
OWallet supports both Cosmos-based and EVM-based networks including Cosmos Hub, Oraichain, Osmosis, Juno, Ethereum, BSC, and more.
OWallet is developed based on Keplr extension and currently maintained by Oraichain Labs.
<img width="761" alt="image" src="https://github.com/hien-p/owallet-chatbot/assets/70145901/1294587c-8121-48e0-8999-6ffb411a5c07">


## OWallet x Weminal AI
OWallet is the gateway to Oraichain ecosystem and aims to be the universal gateway to Cosmos networks and other Web3 dApps. Users can create an account to hold and securely manage their assets on Mainnet.

# But What if OWallet were directly linked to a large language model?

![image](https://github.com/hien-p/owallet-chatbot/assets/70145901/4b5237e9-554c-4be3-835d-e38c352870a2)

Meet Weminal-public, an all-in-one chat bot from Chrome extension to your browser. With an integration of Weminal, the cryptocurrency experience could be taken to the next level. This enable to access to Weminal's services right within the Owallet interface. Users could have access to crypto assistance from their wallet. They wouldn't need to browse away to find answers.


Users would simply type in requests, such as "What's the difference between EVM and Oraichain?" or "How do I add a token to my portfolio?". The bot would then display results instantly, drawing from its wealth of easy-to-understand educational resources. This makes learning the basics of the crypto space much more convenient.

For more complex tasks, the Weminal bot on Chrome extension could help execute transactions and trades directly through OWallet. For example, we have use "Cross-swap" function from contract Oraidex to swap assets with just a few messages. This streamlines moving assets securely.

We aim to provide a solution that enables AI to interact with Oraichain Ecosystem. This will create a new world where web2 users, builders, and experienced individuals can easily gives users the ability to make better decisions on decentralized finance.


## weminal’s key features
![image](https://github.com/hien-p/owallet-chatbot/assets/70145901/98025cb4-eb80-429c-a956-e450aa660c5b)

## OWallet’s key features
- Support Cosmos-based and EVM-based networks
- Enable IBC transfer
- Improved sending and receiving of CW20 (standard fungible tokens based on Cosmwasm)
- Compatible with Cosmwasm v1

## Technical inquiries
- OWallet source code: https://github.com/oraichain/owallet
- Support ticket: https://orai.io/support
- OWallet website: https://owallet.dev
- Discord https://discord.gg/JNyFnU789b
- You can create a pull request to add your network

## Install
1. Git clone this repo to desired directory
Expand Down Expand Up @@ -63,4 +75,4 @@ git clone https://github.com/oraichain/owallet

When building for the first time, you may encouter the error. Do not worry, try to run `yarn build` again.

And for the last package @owallet/extension, you should go directly into that package then `yarn build`
And for the last package @owallet/extension, you should go directly into that package then `yarn build`

0 comments on commit 844c0fd

Please sign in to comment.