diff --git a/README.md b/README.md index 6d28c1ca..f5a89afd 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 + +
@@ -49,7 +52,6 @@ Check our [Templates website](https://templates.mintbase.xyz/), to bootstrap you
-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.