musashi
740 posts


so @NadavAHollander and I have been cooking on a new project
if you’re regularly trawling your feed on the hunt for fresh information but are drowning in a firehose of unrelated slop…
then you should reach out!
we still have room for a few more curious minds in the first wave
English

Since nobody is going to Eth denver (it’s 70% ppl who are all in nyc anyways)
I propose we coordinate a nyc event at the same time instead
It won’t have jack to do with Eth but ppl are already mentally primed to network so it works
Mix of
> dinners
> debates
> developer showcases
If like 20 people are interested enough to dm I’ll set it up, I’m known to host a good dinner debate at a min. If we get to a crazy number I’ll figure it out I got places
English

Two days of work, I built this amount input animation with React Native Animated in Expo 54
- Comma Entry/Exit with Drop animation
- Numbers easing in and out
- Thousand separator
- Shake animation / haptic feedback
I created a central component called AnimatedDigitDisplay because I have a Buy and Sell screen. One operates on dollars (USD) and the other on total shares (Prediction shares). So I wanted to have this operate independently.
I documented the code very well, as there were a lot of values to determine, everything from the drop height to ease-in timing, to make it easier to tweak values in the future or add to it.
P.S couldn't add the whole file but here is the main function.

English

One challenge with DeFi lending protocols: when utilisation rates spike above 95%, you need to wait for more liquidity to enter the market before you can withdraw your funds.
I wanted more visibility and control over this risk.
The problem: I use Mamo bot to invest USDC across Moonwell's markets for yield. But if those pools start draining rapidly, I need to know immediately, not when it's too late to react.
What I built: A liquidity monitoring tool that runs entirely on free infrastructure:
GitHub Actions for automated checks every 5 minutes
Official Moonwell SDK for accurate data
Discord webhooks for instant alerts
Zero hosting costs, zero maintenance
The system watches the two USDC markets Mamo uses and pings my private Discord channel when liquidity drops below my configured thresholds.
For other Mamo users, you can fork this and have it running in 10 minutes. For everyone else, the code is a template you can adapt to monitor any protocol you're invested in.
Check it out: github.com/jshsmth/moonwe…
Want the alerts without setting it up yourself? Join my Discord server and get them now. DM me for an invite.
#BuildInPublic #DeFi #Crypto #Stablecoins #YieldFarming #RiskManagement #Web3

English
