Ensure that you have Node.js version 16.14.0 or higher installed on your system.
Follow these steps to install the application:
- Clone the repository:
git clone https://github.com/EverestSmartChain/ibc_explorer.git
- Navigate into the application's directory:
cd
- Install the application's dependencies:
npm install
To build the application, run the following command:
npm run build
After building the application, you can start it by running:
npm start
Enjoy using the application!
If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.
Distributed under the MIT License. See LICENSE
for more information.
#Thanks