Skip to content

Commit

Permalink
chore: fix some typos
Browse files Browse the repository at this point in the history
Signed-off-by: depthlending <bikangning@outlook.com>
  • Loading branch information
depthlending committed Dec 11, 2024
1 parent a4cb2af commit 771b4a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions collections/_alternatives/alchemy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
git-date: 2023-08-01T09:13:26-04:00
git-date: 2023-08-01T09:13:26-04:00
layout: alternatives
title: "alchemy Alternatives"
permalink: alchemy-alternatives
Expand All @@ -11,4 +11,4 @@ filter-by: ecosystem, filter
alternative-to: alchemy
---

Alchemy is a popular RPC node provider. Alchemy gained significant recognition as a prominent node provider within the blockchain industry. Its launch in 2019 was met with great excitement, as it claimed to solve the persistent challenges related to blockchain nodes in a discreet manner. As a result, esteemed crypto and blockchain enterprises, including CryptoKitties, Augur, 0x, and Kyber Network, entrusted their projects to Alchemy for outsourcing during that period.
Alchemy is a popular RPC node provider. Alchemy gained significant recognition as a prominent node provider within the blockchain industry. Its launch in 2019 was met with great excitement, as it claimed to solve the persistent challenges related to blockchain nodes in a discrete manner. As a result, esteemed crypto and blockchain enterprises, including CryptoKitties, Augur, 0x, and Kyber Network, entrusted their projects to Alchemy for outsourcing during that period.
2 changes: 1 addition & 1 deletion insert_date.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Run this script inside of directory with .md files.
# Datetime of added date will ve written at second line of .md file. If it is already exist - will just overwrited
# Datetime of added date will ve written at second line of .md file. If it is already exist - will just overwritten

for file in $(git ls-files "*.md")
do
Expand Down

0 comments on commit 771b4a9

Please sign in to comment.