extension icon indicating copy to clipboard operation
extension copied to clipboard

chore: add bitcoin feature flag

Open fbwoolf opened this issue 1 year ago • 3 comments

Try out this version of the Hiro Wallet - download extension builds.

This PR adds a feature flag for bitcoin.

cc/ @kyranjamie @fbwoolf

fbwoolf avatar Aug 29 '22 18:08 fbwoolf

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
stacks-wallet-web ✅ Ready (Inspect) Visit Preview Aug 29, 2022 at 6:12PM (UTC)

vercel[bot] avatar Aug 29 '22 18:08 vercel[bot]

dotenv setting? 🤔

We could def move feature flags to .env, do you think that is better?

fbwoolf avatar Aug 30 '22 23:08 fbwoolf

Not necessary, just an idea.

Unrelated thought, it'd be great if there was a way for the env var config to parse primatives, that is ensure that a value true === true and not "true"

kyranjamie avatar Sep 07 '22 13:09 kyranjamie