This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d21d08b
commit 26b3261
Showing
142 changed files
with
3 additions
and
53,195 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.