Evmos Apps Frontend
The frontend of Evmos Dashboard Apps. It contains apps to manage assets, staking and governance.
Repositories
Documentation
Pre-requisites:
Installation
yarn install
Development
yarn dev
Build
yarn build
Environment variables
The constants needed to run this project are located on packages/evmos-wallet/src/internal/wallet/functionality/networkConfig.ts
.
The constants are setup to read from environment variables but there are also fallback default values hardcoded in this file.
If you need to change the value of any of these constants we recommend the following:
- Copy the
.env.example
file located on the root directory into the base directory of the app you want to use with the name.env.local
- For example: If you are working on the assets page copy this file in the path:
apps/assets
. - Note: if you are working with multiple apps you need to copy this file into every app you are using
- For example: If you are working on the assets page copy this file in the path:
- Change the value of the env variables in the .env.local file you copied into the apps folder
- Build and run the apps as highlighted by the instructions above
Community
The following chat channels and forums are a great spot to ask questions about Evmos:
Contributing
Looking for a good place to start contributing?
Check out some
good first issues
.
For additional instructions, standards and style guides, please refer to the Contributing document.
Careers
See our open positions on Greenhouse.
Disclaimer
The software is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.
Licensing
Starting from April 21th, 2023, this repository will update its license to Evmos Non-Commercial License 1.0 (ENCL-1.0). For more information see LICENSE.
SPDX Identifier
The following header including a license identifier in SPDX short form has been added in all ENCL-1.0 files:
// Copyright Tharsis Labs Ltd.(Evmos)
// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/apps/blob/main/LICENSE)
License FAQ
Find below an overview of Permissions and Limitations of the Evmos Non-Commercial License 1.0. For more information, check out the full ENCL-1.0 FAQ here.
Permissions | Prohibited |
---|---|
- Private Use, including distribution and modification - Commercial use on designated blockchains - Commercial use with Evmos permit (to be separately negotiated) |
Commercial use, other than on designated blockchains, without Evmos permit |