Skip to content

Commit e5cf170

Browse files
authored
Update README.md
1 parent 2407363 commit e5cf170

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,6 @@ If your provider fulfills the extended requirements below, it may be eligible to
8181
## Recommendations for Developers
8282
If you're a wallet or dapp developer using `bifrost-wallet.providerlist.json` in your software, we recommend that you:
8383

84-
1. **Hide** all providers missing the `listed` property from contexts where users choose between different providers, such as in searchable signal provider lists.
85-
2. **Show** all providers in contexts where a choice has already been made, such as in confirmation views and transaction details.
84+
1. **Use the master branch**. Do not rely on next, it is considered development/unstable.
85+
2. **Hide** all providers missing the `listed` property from contexts where users choose between different providers, such as in searchable signal provider lists.
86+
3. **Show** all providers in contexts where a choice has already been made, such as in confirmation views and transaction details.

0 commit comments

Comments
 (0)