|
|
@@ -62,7 +62,7 @@ Both of these images are used to save fetching the collection and token Metadata
|
|
|
|
|
|
### Change RPC
|
|
|
|
|
|
-You are free to set up the RPC url into your project as you wish either via:
|
|
|
+You can configure the RPC URL for your project in any way you prefer, using one of the following methods:
|
|
|
|
|
|
- .env
|
|
|
- constants.ts file
|
|
|
@@ -85,4 +85,4 @@ const useUmiStore = create<UmiState>()((set) => ({
|
|
|
|
|
|
It is recommended to further read the documentation for the base template to understand the helpers and functionality this template is built with
|
|
|
|
|
|
-Github Repo - [https://github.com/metaplex-foundation/mpl-hybrid-404-ui-template-nextjs-tailwind-shadcn](https://github.com/metaplex-foundation/mpl-hybrid-404-ui-template-nextjs-tailwind-shadcn)
|
|
|
+Github Repo - [https://github.com/metaplex-foundation/mpl-hybrid-404-ui-template-nextjs-tailwind-shadcn](https://github.com/metaplex-foundation/mpl-hybrid-404-ui-template-nextjs-tailwind-shadcn)
|