Datamine NetworkDatamine NetworkCommunity

Datamine Network Streamlines Onboarding With Unified About Page

Hey guys, I've got another surprise for you. We've launched Lockquidity back in October but there is no mention of it anywhere on the website.

Rather than making more complicated pages, I've decided to merge everything together into one single page. Using the information I've put together a single easy-to-understand page.

This is probably not the last time this page changes but it ties everything together nicely.

You will also notice some new wording around the website that doesn't focus so much on FLUX alone:

Cryptocurrency with Permanent Liquidity

Datamine Ecosystem is DeFi's first inflation-resistant cryptocurrency designed to lock-in liquidity through innovative Proof-of-Burn mechanism.

This is all part of our initiatives to improve onboarding into Datamine Ecosystem.

https://datamine-crypto.github.io/realtime-decentralized-dashboard/#about

Datamine Network Streamlines Onboarding With Unified About Page

· hodlforjesus · #dev-updates

Datamine Network Launches Simplified Step-by-Step DeFi Onboarding

Hey guys,

I've been working on something really cool. I've promised you that this year is all about onboarding. I am ready to show you my vision: https://datamine-crypto.github.io/realtime-decentralized-dashboard/#onboarding

This is going to be a new step-by-step process for all new users. With only a few clicks you will be able to get started. This includes buying ArbiFLUXArbiFLUX, locking it in, burning FLUX etc.

Everything will be a step-by-step process that you can't mess up. After that you will be taken to the normal dashboard (which will require some more work in the future).

For now you can see what this all looks like in non-functioning manner and my next task is to make it all work.

There will be more steps here but this should allow you to easily get new people onboarded with just $10 worth of tokens! fluxBrain

Datamine Network Launches Simplified Step-by-Step DeFi OnboardingDatamine Network Launches Simplified Step-by-Step DeFi OnboardingDatamine Network Launches Simplified Step-by-Step DeFi OnboardingDatamine Network Launches Simplified Step-by-Step DeFi Onboarding

· hodlforjesus · #dev-updates

Datamine Network Optimizes Dapp Speed via Multicall Update

A while ago I had this really cool idea to improve our multicall helper. Multicall is a really cool smart contract that allows us to combine a bunch of other smart contract calls into one single call.

This allows us to combine** 16 smart contract calls** (to things like Uniswap, FLUX, SushiSwap etc) ** into 1 single call**. This is the "magic sauce" that allows our dapp to function so fast.

Well as this number kept growing the complexity grew further. A long time ago I've created a really cool helper that simplifies this logic.

I've attached a little snippet where an entire contract call/results are easily converted and typed.

As I got into swapping for Uniswap we need to add some more calls to this and they have to be conditional. This is something that was limited before, but I found a really cool idea of how we can do this with key/value approach.

The reason it's so good is that it allows us to add even more complexity as we'll need to fetch even more data than ever.

Anyway, if you are curious to see how it works:

https://github.com/Datamine-Crypto/dashboard/commit/b0a30fb0b29493331d2206dcf78a6693028e94c8

Datamine Network Optimizes Dapp Speed via Multicall Update

· hodlforjesus · #dev-updates

Datamine Network Upgrades to React 19 and Web3 v4

I spent a bit more time and was able to migrate Material UI v5->v6! I've also updated to React 16->19 and Web3 v1->v4! (The attached screenshot is running on all of these latest libraries)

All the packages are now up to date and I only have to focus on the styling next. Worth the extra few hours spent to do the upgrade all the way to v6 so we won't be behind anymore.

After the updates to CSS to fix things up I'll deploy this new version. Ideally the UI changes should be minimal to the current version and we can start working on some cool new updates to the dashboard! fluxBrain

Datamine Network Upgrades to React 19 and Web3 v4

· hodlforjesus · #dev-updates

Modernizing the Datamine Network Dashboard Tech Stack

I have some new ideas for the dashboard, but before I do them we have to tackle some tech debt. I've been avoiding upgrading Material UI v4->v5 for a couple of years now but there is a package I want to use that needs us to run later versions of react.

I've spent some time Today upgrading to Material UI v5 and finally got it working. It's a bit rough around the edges in styles but it's working for the most part.

Going to spend some time tomorrow going through everything and updating the styles.

Also keep in mind that Material UI is now in v6 so after these updates I'll release the new version and we'll see if we have to go one more version up. It's been a while since these libraries have been updated so there is a few things we'll have to make changes to.

Attached a screenshot of how things look like right now (At least it's running!) 🔧

This is just one of the commits I had to work on: https://github.com/Datamine-Crypto/dashboard/commit/12849fb2f0ef9ffc85e87df090e230850541f153

Modernizing the Datamine Network Dashboard Tech Stack

· hodlforjesus · #dev-updates

Automated Liquidity Sweeps Live on Datamine Lockquidity

🔒 Lockquidity "auto-sweep" bot is now online (in beta testing).

With the new "auto-sweep" functionality as soon as you burn Lockquidity tokens they're automatically locked-in the permanent liquidity pool.

This removes the need to manually call sweep() to add the liquidity back to the pool.

Please note that you can still manually call the sweep if you want, but the bot will probably beat you to it.

You can identify these "auto-sweeps" when they're performed by 0x21c3471992158Ac22aE8972679eeD3De49999999

Please note that this bot is not online 24/7 yet but I'll add it as part of the Datamine Network once we've finished testing it. lockquidity

Automated Liquidity Sweeps Live on Datamine Lockquidity

· hodlforjesus · #dev-updates

Decentralizing Forecasting Through Gamified Visual Trends

Guys I've been thinking what to do next with Datamine Network. We've now been running minting for over 4 years, we've got tons of realtime data, charts and all the possible metrics we can think of.

The validators are minting and we've got a decentralized dashboard running. These were my "long term vision" at the start of Datamine Network.

I am very happy with the amount of analytics and maybe it's time to work on something new. There is one area of the project that I feel like we haven't really finished: The forecasting tools.

We have the trends engine done but the frontend is not how I imagine it in my head.

I've been thinking a lot about he we can display trends in a meaningful yet creative way. This is something I've been fighting over in my head for the last 2 years.

How can we show forecasting in a way where 2D is not enough. We have to go 3D but not in the sense you are thinking of.

If a forecasted line is "X and Y" coordinates then we can draw it on a chart.

The problem is that this is not enough data to explain the trends.

Trends have many properties:

  • Genesis: "When was this trend created?

  • Age: "How long was the 'retest' bounce?"

  • Duration: "How long after the 'retest' bounce are we?"

There are all of these foreign concepts that only make sense in my head. If I say "Hey this trend is 15 days away from genesis" you would be very confused.

So how can we fix all of these complex ideas? Well the answer is, let's draw them as 2D characters and convert all the properties into stats.

We represent each trend as a unique character based on the stats. That way you can look at any chart of let's say S&P 500 and see a little battlefield happening.

Speaking of data I am thinking of open sourcing this entire concept. Data and rulesets will be fully customizable and you can import any data set and run the game on your browser.

This means we can now decentralize one more tab of Datamine Network: Forecasting. fluxEyes

· hodlforjesus · #dev-updates

Datamine Network Completes FLUX Airdrop on Arbitrum

A quick update for the $10,000+ FLUXFLUX Airdrop announcement for $XLQ holders (as per announcement: https://discord.com/channels/706629360026910741/719539632408100884/1221954737918967899)

Jared Grey (Head Chef of SushiSwap) and I have sent the funds for airdrop here: https://arbiscan.io/address/0x3ef45df4d5569f408edded7f4da980508305c930#tokentxns

In total 113,000 FLUX (Current price of $0.0887) = $10,023 will be distributed on Arbitrum L2 to over 247 address!

I've also added a bit of ETH to this airdrop so there is enough in gas for everyone to cover the locking and ArbiFLUXArbiFLUX minting fees!

I wanted to give a special shout-out to who has been with in our community for a very long time and ran this whole airdrop from start to finish!

Also special thanks to Jared Grey for matching the original $5,000 airdrop with an additional $5,000. We're super happy to see some OG Alqo friends in here!

We'll post an official announcement once the airdrop is finished, see you then! 🔥

Datamine Network Completes FLUX Airdrop on Arbitrum

· hodlforjesus · #dev-updates

Datamine Network Enhances API Stability and UI Design

Hey guys we've been having issues with The Graph stability for the past few weeks. So I've decided to completely strip it out in favor of other Apis (using a mixture of Coingecko and Etherescan apis).

It's very likely we'll come back to The Graph in the future but for our current purposes we no longer require it. I have to do one more addition to this feature but we're almost ready for the release!

This new release will feature new footer bar and mobile optimizations so lots to look forward to! fluxSoon

Datamine Network Enhances API Stability and UI Design

· hodlforjesus · #dev-updates

Datamine Releases Key Performance and Dashboard UI Updates

Hey guys I've put up a a new update for the dashboard. This includes a few Quality of Life updates:

  • Reduced RPC calls by 2x! This means less data transferred and faster page loads/less cpu usage.

  • Explore Liquidity Pools button for trade is now a link instead of a dropdown. No more double clicking!

  • Liquidity Pools buttons for buy/sell/add liquidity have been removed inside the dashboard to simplify UI

  • Removed Market Sentiment chart inside the dashboard to simplify the UI

  • Fixed some APY calculations to use 12 seconds instead of 13

  • Updated help article links to go to the right place (it was just taking you to homepage before)

Be sure to check it out: https://datamine-crypto.github.io/realtime-decentralized-dashboard/

Also now that the source code is public you can follow out some of my work: https://github.com/Datamine-Crypto/dashboard

There is a bunch of work done recently because of the updates I am having to make for Brainlet Finance. fluxBrain

· hodlforjesus · #dev-updates

Previous Next