Skip to content
/ unicove Public
forked from greymass/unicove-v1

Unicove - Antelope Web Wallet 🦄

License

Notifications You must be signed in to change notification settings

mmimac/unicove

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicove

Getting Started

1. Clone and Install

# Clone the repo
git clone https://github.com/greymass/unicove.git

# Navigate to cloned folder and Install dependencies
cd unicove && yarn install

2. Run

To build the compiler, and all the other modules included in the package:

npm run build

To watch for changes and continually rebuild the package (this is useful if you're using npm link to test out changes in a project locally):

npm run dev

Contributing

If you find any problems, please open an issue or submit a fix as a pull request.

License

MIT

Credits

The development of this application is being led by members of the Greymass team.

About

Unicove - Antelope Web Wallet 🦄

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 77.7%
  • TypeScript 20.5%
  • Other 1.8%