Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create iOS Scaffold #13

Open
cgcardona opened this issue Apr 22, 2018 · 6 comments
Open

Create iOS Scaffold #13

cgcardona opened this issue Apr 22, 2018 · 6 comments
Labels
Bounty Get paid in $BCH to help build BITBOX

Comments

@cgcardona
Copy link
Member

cgcardona commented Apr 22, 2018

Intro

BITBOX Scaffolds let devs create $BCH apps in under a minute. Currently there is a scaffold for node, nextjs, angular and a react.

We need one for iOS

Requirements

  1. Drop bitbox-cli in to a webview
  2. minimal required functionality to show HelloBITBOX w/ a mnemonic on the screen
let BITBOXCli = require('bitbox-cli/lib/bitboxcli').default;
let BITBOX = new BITBOXCli();

let mnemonic = BITBOX.Mnemonic.generate(128)
  1. Update bitbox-cli options to include "ios"
  2. Update if statement to check for ios and set repo to your forked repo. I'll update it to point to EARTH's repo if/when it gets merged.

Bounty

$100 code bounty paid in $BCH upon approved and merged PR

@cgcardona cgcardona added the Bounty Get paid in $BCH to help build BITBOX label Apr 22, 2018
@cgcardona
Copy link
Member Author

@GitCash send 10000 satoshis to @maplesyrupsucker

(testing again)

@GitCash
Copy link

GitCash commented Jun 22, 2018

GitCash Tip Response
@maplesyrupsucker

@cgcardona
Copy link
Member Author

@GitCash send 10000 satoshis to @deepthawtz

@GitCash send 10000 satoshis to @ericx2x

@GitCash
Copy link

GitCash commented Jun 22, 2018

GitCash Tip Response
@deepthawtz

@cgcardona
Copy link
Member Author

@GitCash send 10001 satoshis to @ericx2x

@GitCash
Copy link

GitCash commented Jun 22, 2018

GitCash Tip Response
@ericx2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bounty Get paid in $BCH to help build BITBOX
Projects
None yet
Development

No branches or pull requests

2 participants