Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
juliancwirko committed Aug 6, 2022
1 parent bf245c1 commit 1255685
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,9 @@ Check detailed docs on it here: [How to start with the Dapp](https://www.elven.t

### Main assumption for the dapp:
- it works on Nextjs
- it uses erdjs 10.* without the dapp-core library.
- it uses the newest version of erdjs without the dapp-core library.
- it uses backend side rewrites to hide the API endpoint. The only exposed one is `/api`
- it uses .env file - there is an example in the repo
- it uses a couple of config files in the 'config' directory (it will be simplified in the future)
- it uses chakra-ui

More docs on it: [Minter Dapp introduction](https://www.elven.tools/docs/minter-dapp-introduction.html)
Expand Down

0 comments on commit 1255685

Please sign in to comment.