Skip to content

Yeti is a web3 wallet built from the ground up to support the multi-chain future. Send, receive, swap, manage your tokens and NFTs, and interact with dapps on all of your favorite chains with just a few clicks.

Notifications You must be signed in to change notification settings

yetichain/finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YETI Finance

yet

This project contains the main features of YETI Finance.

If you want to contribute, please refer to the contributing guidelines of this project.

Launch YETI Finance into development mode

1. Requirements

To run project, you need to install Git, Node.js (version >= 14), and Yarn package manager.

  • Git can be installed from the official site: https://git-scm.com/downloads
  • Node.js can be installed from the official site: https://nodejs.org
  • After Node.js is installed, you can run the following command in the console to install Yarn:
npm install --global yarn

2. Clone project

Go to the directory where your projects are stored, and run the following command to clone the project code.

git clone https://github.com/yetichain/finance

3. Install project dependencies

Now, go to Finance project folder, and execute in the console:

yarn install

4. Start local development mode

Being in the project directory, execute in the console:

yarn dev

You just started the project in development mode (with development environment variables and test nets).

Now open the link in your browser to see the launch result: http://localhost:3000.

Done!

About

Yeti is a web3 wallet built from the ground up to support the multi-chain future. Send, receive, swap, manage your tokens and NFTs, and interact with dapps on all of your favorite chains with just a few clicks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages