Skip to content

partisiablockchainapplications/UI-ToolKit

Repository files navigation

PARTISIA UI TOOLKIT

everything you need to build on Partisia!(https://partisiablockchain.com/) 🚀

This UI toolkit serves as a boiler plate for developers to quickly spin up new project on top of Partisia blockchain. Th UI Toolkit is built on Quasar framework (https://quasar.dev/) with tailwind css (https://tailwindcss.com/) integrated into it.

Features

Prerequisites

Getting Started

use node v12.22.12

nvm use

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Open the browser to view the app

📱 Open http://localhost:8080 to see the app

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js

Add extension into Chrome Browser

# visit url
chrome://extensions/

# toggle developer mode and click load unpacked
# point to directory 
# ...../partisia-wallet-extension/src-bex

🔭 Learning about Partisia documentation

📚 Go through contracts on Partisia

https://github.com/partisiablockchainapplications/CoreContracts/releases/tag/v0.0.1

🛠 Buidl

To navigate view to deploy contract

https://mpcexplorer.com/deploy-contract

💬 Support Chat

Join the telegram support chat 💬 to ask questions and find others building with 🏗 Partisia!