Git Product home page Git Product logo

partnr's Introduction

Partnr

This is a decentralized savings platform built to run on ethereum, using Dai.js

CircleCI

Table of Contents

Available Scripts

npm install

Installs all dependencies and prepares the app to run.

npm start

Runs Packager to provide your app in development mode.

npm test

Runs the jest test runner on your tests.

npm run ios

Open your app in the iOS Simulator if you're on a Mac and have it installed. Depends on npm start.

npm run android

Open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup). Depends on npm start.

npm run android:build

Build the Android app and generate the APK to install on the device.

npm run android:bundle

Bundles the ReactNative JavaScript code. Run it before running the build command to be able to run the test without depending on the development server.

npm run android:generate-apk

Bundle and build the Android app.

npm run android:clean

Clean the Android generated build files.

Writing and Running Tests

This project is set up to use jest for tests. You can configure whatever testing strategy you like, but jest works out of the box. Create test files in directories called __tests__ or with the .test extension to have the files loaded by jest. See the template project for an example test. The jest documentation is also a wonderful resource, as is the React Native testing tutorial.

License

MIT

Contribute

TODO

partnr's People

Contributors

dependabot[bot] avatar maschad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

partnr's Issues

Implement voting Contract

A user should be able to add a wallet directly if and only if the amount of wallets in that group is 1. If the amount > 1 then there will have to be a vote on which a majority agrees to add a wallet.

Complete Multisignature wallet

Currently, the wallet won't compile because TypeError: Type contract MultiSigWallet is not implicitly convertible to expected type address.

Create Home Page

Here the user will see all their wallets and be able to select them.

View Wallet Page

Here the user can view their wallet transactions (pending & completed) as well as their total value for the respective crypto.

Complete Escrow Wallet

We need a time-based escrow wallet which can dispatch payments to the correct partner on flexible time intervals.

Create Receive funds page

Here the user will be able to see their wallet public key or a barcode representing the public key.

Create Settings Page

Here the user will be able to adjust the currency for the FIAT conversion rates for Ether and Dai.

Create Mnemonics Page

In order to create a wallet, the user needs to be told a mnemonic which they will use to retrieve their private key.

Okikok

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Set up Circle CI

Is your feature request related to a problem? Please describe.
Set up circle ci
Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.