Skip to content

y2labs-0sh/definex-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Definex Wallet

Definex wallet with two experimental modules.

Basic Commands

Install Dependencies

Both yarn and npm are fine to install dependencies.

yarn install

Develop

Websocket address in /src/config/development.json will be used.

yarn start
# localhost:8000 will be available after started.

Build

Websocket address in /src/config/production.json will be used.

yarn build

Types

Types are defined in /src/config/common.json.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published