Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-serenity authored Mar 10, 2023
1 parent d154ec4 commit 041a45a
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# UniSat Wallet

UniSat Wallet - the first open-source browser extension wallet for Bitcoin NFTs
UniSat Wallet - the first open-source browser extension wallet for Ordinals on bitcoin.

## Building locally
- Website: https://unisat.io/
- Twitter: https://twitter.com/unisat_wallet

## How to build

- Install [Node.js](https://nodejs.org) version 14
- Install [Yarn](https://yarnpkg.com/en/docs/install)
Expand All @@ -11,6 +14,6 @@ UniSat Wallet - the first open-source browser extension wallet for Bitcoin NFTs
- Build the project to the `./dist/` folder with `yarn build:chrome` for Chrome
- Develop: `yarn build:chrome:dev`

## Thanks
## Special Thanks

Thanks to the MetaMask team for their contributions to the browser extension wallet community, UniSat Wallet uses (or forks) them to make unisat even better.
Thanks to the MetaMask team for their contributions to the browser extension wallet community, UniSat Wallet relies heavily on their contributions.

0 comments on commit 041a45a

Please sign in to comment.