Skip to content

Commit

Permalink
Update README.md (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenmarcus authored Jan 29, 2024
1 parent 96ea54c commit 5a8a8f8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Mintbase JS

A library for making web3 end to end development as easy as possible from smart contract deployment and interaction to metadata storage and blockchain data access.
[Check our Templates repository for Mintbase.js](https://github.com/Mintbase/templates)

## Start with a template
Expand All @@ -8,6 +8,9 @@ Check our [Templates website](https://templates.mintbase.xyz/), to bootstrap you
- [AI Chat](https://templates.mintbase.xyz/templates/ai-chat), [AI Minter](https://templates.mintbase.xyz/templates/ai-minter), [Blogchain](https://templates.mintbase.xyz/templates/blogchain), [Contract Deployer](https://templates.mintbase.xyz/templates/contract-deployer), [Minter](https://templates.mintbase.xyz/templates/minter), [Minsta](https://templates.mintbase.xyz/templates/minsta), [Marketplace](https://templates.mintbase.xyz/templates/marketplace), [NFT Stripe Checkout](https://templates.mintbase.xyz/templates/nft-stripe-checkout), [Next Wallet Starter](https://templates.mintbase.xyz/templates/starter-next), [Wallet Starter Vite](https://templates.mintbase.xyz/templates/starter-vite), [Token Drop](https://templates.mintbase.xyz/templates/simple-token-drop)


## Status


<p align="center">
<img src="https://img.shields.io/github/v/release/mintbase/mintbase-js" />
<img src="https://img.shields.io/github/release-date/mintbase/mintbase-js" />
Expand Down Expand Up @@ -49,7 +52,6 @@ Check our [Templates website](https://templates.mintbase.xyz/), to bootstrap you
<img src='https://img.shields.io/bundlephobia/min/@mintbase-js/wallet' />
</p>

A library for making web3 end to end development as easy as possible from smart contract deployment and interaction to metadata storage and blockchain data access.

{% hint style="danger" %}
## All packages are currently in beta.
Expand Down

0 comments on commit 5a8a8f8

Please sign in to comment.