Skip to content

Commit

Permalink
update README (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
gane5h authored Dec 3, 2023
1 parent acf8a03 commit 862b990
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,15 @@ Be sure to secure your key to prevent unauthorized use in the Covalent platform
</GoldRushProvider>
```

## GoldRush Templates

|Template|Description|Link|
|---|---|---|
|Wallet & Portfolio UI|Display your tokens and NFTs across multiple chains.|https://github.com/covalenthq/goldrush-wallet-portfolio-ui|
|NFT Collection Gallery & Analytics UI|Coming soon!||
|Uniswap-like Analytics UI|Coming soon!||


## Build and customize with Storybook

The components used above are built React, Tailwind, and TypeScript. You can preview and customize the components using Storybook.
Expand Down Expand Up @@ -145,3 +154,19 @@ npm run build:library
```bash
npm run build:storybook
```

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check <a href="https://github.com/covalenthq/goldrush-kit/issues">issues</a> page.

## Show your support

Give a ⭐️ if this project helped you!



## 📝 License

This project is <a href="https://github.com/covalenthq/goldrush-kit/blob/main/LICENSE">Apache 2.0</a> licensed.

0 comments on commit 862b990

Please sign in to comment.