Giter Site home page Giter Site logo

oraichain / owallet Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 13.0 83.67 MB

OWallet: Cosmos x EVM in one Wallet

Home Page: https://owallet.dev/

License: Other

JavaScript 4.01% TypeScript 93.78% SCSS 1.47% HTML 0.02% Shell 0.02% Java 0.18% Ruby 0.44% Objective-C 0.06% Objective-C++ 0.03%
bitcoin blockchain browser-extention cosmos-sdk ethereum mobile-app tron-protocol wallet

owallet's Introduction

OWallet

License Twitter: OWallet

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.

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

Install

  1. Git clone this repo to desired directory
git clone https://github.com/oraichain/owallet
  1. Install required packages
yarn bootstrap
  1. Clone packages/background
git submodule add --force https://github.com/oraichain/owallet-background.git packages/background
  1. Build it
yarn build 
or
yarn build:libs

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Release

License

/*
 * Copyright 2022 Oraichain Labs JSC.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at

 *      http://www.apache.org/licenses/LICENSE-2.0

 *   Unless required by applicable law or agreed to in writing, software
 *   distributed under the License is distributed on an "AS IS" BASIS,
 *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *   See the License for the specific language governing permissions and
 *   limitations under the License.
 
 * The repository (this work) includes work covered by the following copyright and permission notices:
 *
 *    Copyright 2020 Chainapsis, Inc
 *    Licensed under the Apache License, Version 2.0.
 * 
 * NOTICE: The source code branch of Chainapsis Inc. under Apache 2.0 license:
 *  https://github.com/chainapsis/keplr-wallet/tree/0e137373ac4f526caf97b4694de47fe1ba543bd8
 */

Full text: LICENSE.txt

owallet's People

Contributors

catdotfish avatar chung-pi avatar clockworkgr avatar cyborgshead avatar davepuchyr avatar delivan avatar dependabot[bot] avatar dogemos avatar ducphamle2 avatar duongtd1998 avatar giansalex avatar haunv3 avatar himalayacloud avatar im6h avatar marxeille avatar mattverse avatar n4oah avatar phutxorai avatar samepant avatar sunnya97 avatar thunnini avatar toandq2009 avatar tranduchuynh avatar tubackkhoa avatar tucq88 avatar wseungjin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

owallet's Issues

build:provider file too big

Hello, may I ask why the files packaged by webpack build are much larger than those of https://static.orai.io/injected-provider-merge.bundle.js?
injected-provider-merge.bundle.js is only 60kb, and the packaged version is 7MB

image
The picture below is the file packaged by webpack

_

_

无法成功构建项目的安卓APK

我尝试在项目中构建安卓APK,我已经尝试过执行 "yarn install" 和 "yarn build",但似乎没有编译mobile目录下的代码。
我也进入package/mobile目录,没有在package.json文件中找到关于apk编译的脚本。
我尝试在package/mobile/android目录中执行 ./gradlew assembleRelease,也并没有成功编译,返回如下错误:

> Analyzing 2 sources
> Rewriting sources
> Adding source map references
error: API request failed
  caused by: sentry reported an error: Invalid token (http status: 401)

Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
Please attach the full debug log to all bug reports.

> Task :app:createBundleReleaseJsAndAssets_SentryUpload_com.io.owallet@1.1.2+98_98 FAILED
ReactNativeFirebase WARNING: NPM package '@react-native-firebase/analytics' depends on '@react-native-firebase/app' v18.6.2 but found v18.6.1, this might cause build issues or runtime crashes.

FAILURE: Build failed with an exception.

似乎是sentry服务需要的token不对,但我对sentry服务一无所知,我也没有足够的时间去学习这个,我希望能获得一个包括env详细配置,并且编译安卓apk的文档,谢谢。请帮助我,感谢您的时间和付出!

我的环境配置如下

  • node:v20.10.0
  • Gradle: 8.0.1
  • Kotlin: 1.8.10
  • JVM: 17.0.8 (Eclipse OpenJ9 v0.40.0-release-b9cd65edd)
  • OS: Mac OS X 14.1.1 aarch64

How can I install modules?

Hi,

I have downloaded your main branch and tried to install modules using npm i and yarn.
But I have got this error.
image
How can I fix this issue and install modules?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.