greymass / 2nicove

In development

Home Page:https://v2.unicove.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2 Unicove 2 Furious

inspiration

Development

Clone this repo and run bun install to install the dependencies.

Add a .env file to the root of the project with the following content:

PUBLIC_LOCAL_SIGNER=""
API_EOS_HISTORY=https://eos.greymass.com
API_EOS_CHAIN=https://eos.greymass.com
API_JUNGLE4_HISTORY=https://jungle4.greymass.com
API_JUNGLE4_CHAIN=https://jungle4.greymass.com

Add your private key in there if you want to enable the local Private Key Signer instead of using Anchor for each test transaction.

Run bun dev to start the development server then visit http://localhost:5173

About

In development

https://v2.unicove.com


Languages

Language:TypeScript 77.8%Language:Svelte 20.5%Language:JavaScript 1.1%Language:CSS 0.3%Language:Makefile 0.2%Language:HTML 0.1%