-
## Desired Behavior
I was to use Kelp to maintain stop-limit orders for the SDEX.
## Impact
Stellar does not natively support stop-limit orders, and to my knowledge no web front ends for the SDEX…
-
**THIS SHOULD NOT BE DONE YET**
- [ ] https://app.co
- [ ] Ubuntu Snap: https://docs.snapcraft.io/build-snaps/publish
- [ ] AppImage apps: https://appimage.github.io/apps/
- [ ] Awesome list: ht…
-
-
Let's say I want to create DAO that:
1. Keeps a balanced cryptocurrency portfolio.
2. Keeps track of its valuation wrt to a benchmark (e.g. USD and US inflation).
3. Pays dividends (e.g. exchange…
-
Hi,
I think the following code should raises an error or at least display a warning...
```python
import coin2086
columns = ['datetime', 'trade_side', 'cryptocurrency', 'quantity', 'price', '…
-
I'd like to collect some ideas from the community on what would make a decentralized exchange like Agorex uniquely valuable to users. Some ideas I have are below, but most importantly, I want to get s…
-
**Issue by [Git-Kevba](https://github.com/Git-Kevba)**
_Saturday Jan 20, 2018 at 23:37 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/14056_
----
Hello everybody,
I have an …
-
When delegate participation is below 50%, the user is in danger of being on a minority fork and having transactions reverted. In this case, by default the client shouldn't allow the user to create tr…
-
Requirements
New home interface for addrs.to that follows or matches the overall app theme. We have attached sample information that may be used. We are looking for clean but interesting designs.
…
-
I think there is a bug related to formatMoney and precision:
formatMoney(10, { symbol: '฿', precision: 8 });
result in
฿10.00000001
Such a big precision is needed for Bitcoin and …