Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipecsl/churras
🥩 DeFi wallet dashboard dApp
https://github.com/felipecsl/churras
crypto defi ethereum
Last synced: 5 days ago
JSON representation
🥩 DeFi wallet dashboard dApp
- Host: GitHub
- URL: https://github.com/felipecsl/churras
- Owner: felipecsl
- License: apache-2.0
- Created: 2021-02-02T05:51:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:26:50.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T14:12:08.640Z (7 months ago)
- Topics: crypto, defi, ethereum
- Language: TypeScript
- Homepage: https://churras.org
- Size: 17.8 MB
- Stars: 23
- Watchers: 6
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ChurrasChurras is a dApp providing a crypto wallet dashboard. Currently it displays all your ERC-20 and BEP-20
tokens from Ethereum and BSC chains and your wallet balance. Over time we'll be adding more features
so you'll also be able to track your yield farms, pools and NFTs."Churras" is a shorthand for "churrasco", which is a delicious [Brazilian style barbecue](https://www.merriam-webster.com/dictionary/churrasco).
## Available Scripts
In the project directory, you can run:
### `yarn run api:run`
Start the API server
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `yarn test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
This projects utilizes the [Twemoji](https://twemoji.twitter.com/) library icons.