Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Teyz committed Dec 15, 2024
1 parent 05b7e80 commit d5723ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Go-Alchemy-SDK

[![Go Reference](https://pkg.go.dev/badge/github.com/yourusername/go-alchemy-sdk.svg)](https://pkg.go.dev/github.com/yourusername/go-alchemy-sdk) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Release](https://img.shields.io/github/v/release/yourusername/go-alchemy-sdk)](https://github.com/yourusername/go-alchemy-sdk/releases) [![Tests Passing](https://github.com/yourusername/go-alchemy-sdk/actions/workflows/tests.yml/badge.svg)](https://github.com/yourusername/go-alchemy-sdk/actions)
[![Go Reference](https://pkg.go.dev/badge/github.com/teyz/go-alchemy-sdk.svg)](https://pkg.go.dev/github.com/teyz/go-alchemy-sdk) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Release](https://img.shields.io/github/v/release/teyz/go-alchemy-sdk)](https://github.com/teyz/go-alchemy-sdk/releases) [![Tests Passing](https://github.com/teyz/go-alchemy-sdk/actions/workflows/tests.yml/badge.svg)](https://github.com/teyz/go-alchemy-sdk/actions)

`go-alchemy-sdk` is a Go client library for interacting with the [Alchemy API](https://www.alchemy.com/) to access blockchain data and services. This library aims to provide a simple and efficient interface for developers building on top of Solana and other blockchains supported by Alchemy.

Expand Down

0 comments on commit d5723ac

Please sign in to comment.