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
You need to run chainflip-node (preferably load balance if one goes down, or if you want to do rolling updates)
You need to run chainflip-broker-api (same deal, 2 separate)
Need to pay attention to the Chainflip Discord to stay up to date and follow the update procedures to keep everything working.
Cycling amount of FLIP you can mostly ignore, tx cost is so low it lasts a really long time. Add in like 20 FLIP to start and set a monitor on it
You indeed need to put something like nginx/reverse proxy in front of it to block certain RPC calls (like broker_withdraw_fees to avoid somebody just claiming all your broker rewards to their address)
Not going to happen quickly, but a user can adjust the commission bps on a call to your broker to not pay any. But if they go that length, they might as well swap somewhere else.
You need to protect your broker keys which are on the server too.
Chainflip has a thing --poorly named-- called a broker that does (@0xean fills in sophsticated details)
we should probably run our own but there are contingencies we'll need:
The text was updated successfully, but these errors were encountered: