mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-15 20:06:24 +00:00
293c0b604d
* Add SVG icons for map pins * Add federation basis and new coordinator form (#793) * Add new coordinator entry issue form * Add Federation basis * Fix eslint errors from F2F and fix languages * Redo eslint @typescript-eslint/strict-boolean-expressions * Robot Page working * Contexts Working * Garage Working * CurrentOrder working * Federation model working --------- Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com> Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com> |
||
---|---|---|
.. | ||
Icons | ||
index.ts | ||
MethodList.ts | ||
README.md | ||
StringAsIcons.tsx |
About
Scripts taken from https://github.com/hsjoberg/blixt-wallet/blob/master/contrib/service-image/ for creating images to be used as payment method icons.
How to use
- Run
cd Icons
and./gen-webp.sh
to generate the WebP files to used - Run
cd Icons
and./gen-code.sh
to generate code to either be used in react js source files - Copy/Paste and replace the dict from
frontend/src/components/PaymentMethods/Icons/code/code.js
tofrontend/src/components/PaymentMethods/Icons/index.tsx
- Add the new entry to
paymentMethods
orswapMethods
array infrontend/src/components/PaymentMethods/MethodList.ts
Trademarks belong to their respective owners
All services names, trademarks and registered trademarks / copyrights are properties of their respective owners. All company, product and service names used in the Robotic Satoshis Open Source Project are for identification purposes only. Use of these names, trademarks / copyrights and brands does not imply endorsement or association. If you own any of the trademarks and want to remove it from the Robotic Satoshis Open Source Project you can file a claim and it will be promptly processed.