Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 400 Bytes

BTC.COM Chrome Extension

You can find the extension at Chrome Store.

Development

git clone https://github.com/btccom/chrome_extension.git
cd chrome_extension
yarn run dev

# build for release
# the bash script will generate a directory, like `build_{VERSION}`.
bash ./build.sh