Simon
A TypeScript / React project that integrates with the UniBit API to provide financial functionality like wallet connectivity, real-time data fetching, and smart contract interaction.
Install / Use
/learn @smartcodemotive/SimonREADME
NODE.JS
- Node 16.x || 18.x
USING YARN (Recommend)
- yarn install
- yarn dev
USING NPM
- npm i OR npm i --legacy-peer-deps
- npm run dev
