Coder Social home page Coder Social logo

makrandshinde / adeya-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from credebl/adeya-wallet

0.0 0.0 0.0 129.17 MB

SSI Wallet App & SDK, built on the foundation of Hyperledger Aries Mobile Agent React Native (Bifold) project

Home Page: https://credebl.id/adeya-wallet

License: Apache License 2.0

Shell 0.01% JavaScript 0.70% Ruby 0.34% Objective-C 0.26% Java 0.81% TypeScript 97.72% Objective-C++ 0.16%

adeya-wallet's Introduction

ADEYA SSI Wallet


Prerequisites

  • Set-up requires Node.js to be installed on your computer.
    • The ADEYA SSI Wallet requires Node.js v18 to build the project. You can either manually install Node version 18, or you can use a version manager like nvm
  • We use Yarn as our package manager.
  • We use CocoaPods for iOS dependency management.

Env Variables

MEDIATOR_URL=
# Use push notifications for mediator only if we have the mediator with push notification enabled
MEDIATOR_USE_PUSH_NOTIFICATIONS=true
MEDIATOR_LABEL=Mediator
# Use OCA(Overlay Credential Architecture) for app if we have a valid OCA url with json file
OCA_URL=
#BASE_URL
PUBLIC_ORG=https://example.com

Getting Started

  • Clone the repository
git clone https://github.com/credebl/adeya-wallet.git
  • Move to the project directory
cd adeya-wallet
  • Install dependencies
yarn
  • Install iOS dependencies
cd ios && pod install && cd ..
  • Run the project
yarn start
  • Run the project on iOS
yarn ios
  • Run the project on Android
yarn android

Indy Ledgers Supported

  • bcovrin:test
  • indicio
  • indicio:test
  • indicio:demo
  • sovrin:builder
  • sovrin:staging
  • sovrin
  • candy:dev
  • candy:test
  • candy

Note: If you want add any additional indy ledger, you can add it in configs/ledgers/indy/ledgers.json file.


Contributing

We welcome contributions from the community to improve ADEYA SSI Wallet. If you'd like to contribute, please follow these guidelines:

  1. Fork the repository and create a new branch for your feature or bug fix.
  2. Raise an issue for the feature or bug fix.
  3. Make your changes and ensure that your code follows the project's coding style.
  4. Commit your changes and push your branch to GitHub.
  5. Submit a pull request with a clear description of your changes and their purpose

Join the community

License

This project is licensed under the Apache License - see the LICENSE file for details.

adeya-wallet's People

Contributors

makrandshinde avatar sairanjit avatar dependabot[bot] avatar ajile-in avatar vivekayanworks avatar amitpadmani-awts avatar sourabh-awasthy avatar poonam-ghewande avatar

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.