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
{{ message }}
This repository has been archived by the owner on May 13, 2022. It is now read-only.
The project should be open to any suggestions from anyone coding algorithms for takers or makers on the interface.
Right now for takers you extend the Taker class, create a CoinJoinTX object and pretty much everything is done for you.
For makers you extend Maker, override create_my_orders() oid_to_order() on_tx_unconfirmed() on_tx_confirmed() and everything else is done for you.
The text was updated successfully, but these errors were encountered:
The project should be open to any suggestions from anyone coding algorithms for takers or makers on the interface.
Right now for takers you extend the Taker class, create a CoinJoinTX object and pretty much everything is done for you.
For makers you extend Maker, override create_my_orders() oid_to_order() on_tx_unconfirmed() on_tx_confirmed() and everything else is done for you.
The text was updated successfully, but these errors were encountered: