You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,5 +81,6 @@ If your provider fulfills the extended requirements below, it may be eligible to
81
81
## Recommendations for Developers
82
82
If you're a wallet or dapp developer using `bifrost-wallet.providerlist.json` in your software, we recommend that you:
83
83
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