Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
feat: start over
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed May 20, 2020
1 parent d21d08b commit 26b3261
Show file tree
Hide file tree
Showing 142 changed files with 3 additions and 53,195 deletions.
53 changes: 0 additions & 53 deletions .eslintignore

This file was deleted.

52 changes: 0 additions & 52 deletions .eslintrc

This file was deleted.

26 changes: 0 additions & 26 deletions .flowconfig

This file was deleted.

4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
**Desktop:**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
**Smartphone:**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
Expand Down
52 changes: 0 additions & 52 deletions .gitignore

This file was deleted.

40 changes: 1 addition & 39 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,3 @@
# Stacks Wallet

The Stacks Wallet enables holders of Stacks to send and receive tokens. [Read the announcement here.](https://blog.blockstack.org/introducing-the-stacks-wallet/)

![The Stacks Wallet](https://file-elonievacp.now.sh/)

## Releases
Get the latest release here: https://github.com/blockstack/stacks-wallet/releases

## Running the Wallet Locally

```bash
$ npm install

# or

$ yarn
```

```bash
$ npm run dev

# or

$ yarn dev
```

## Building from Source
To build your own version of the wallet, you can clone this repository and then run the following commands:

```bash
$ npm install
$ npm run package-all

# or

$ yarn
$ yarn package-all
```

This will build both MacOS and Windows versions.
WIP: This repo is will be home to Stacking
21 changes: 0 additions & 21 deletions app/.eslintrc

This file was deleted.

41 changes: 0 additions & 41 deletions app/app.html

This file was deleted.

Binary file removed app/app.icns
Binary file not shown.
60 changes: 0 additions & 60 deletions app/common/constants.js

This file was deleted.

Loading

0 comments on commit 26b3261

Please sign in to comment.