Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicF96 authored Apr 11, 2024
1 parent 937757c commit 780e38a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ You can have a look at the [Chain Type](/src/types/chain.types.ts) and at our [l

With the 2.0 release, we've done massive changes to improve QoL for developers and maintainers. The most important changes are;

- ✅ Enabling chain icons to work on local environments (no longer loading from prod)
- ✅ Github Action automations making sure certain parts of the data is always up-to-date
- ✅ Easier sort of chains while keeping mainnets, testnets and consensus layer together
- ✅ Easier to understand relationship between networks (mainnets, testnets, consensus layers, ...) as a newcomer
- ✅ Easier to manage chain indexes (priority order)
Expand All @@ -18,8 +20,6 @@ With the 2.0 release, we've done massive changes to improve QoL for developers a
- ✅ No more need to copy-paste the service configs between multiple projects, it's packaged here
- ✅ No more need to maintain a bunch of flags that can be extrapolated from data
- ✅ No more duplicated information in mainnets and subnets
- ✅ Enabling chain icons to work on local environments (no longer loading from prod)
- ✅ Github Action automations making sure certain parts of the data is always up-to-date

## Installation

Expand Down

0 comments on commit 780e38a

Please sign in to comment.