TalismanSociety / talisman-web

Unlock the Paraverse with Talisman Portal. A Polkadot, Kusama & Parachain dashboard for the community.

Home Page:https://app.talisman.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talisman Web

Talisman

website-link discord-link

Unlock the Paraverse with Talisman Web.
A Polkadot, Kusama & Parachain dashboard for the community.

With Talisman Web you can buy DOT and KSM, contribute to crowdloans, view NFTs and more.

Want more?
Talisman Polkadot Wallet | Blog | Docs | Twitter | Discord

How to set up a development environment

  1. Clone the repo:
git clone https://github.com/TalismanSociety/talisman-web.git
  1. Use the project targeted Node version using nvm (Optional but will ensure no funny business with Yarn)
nvm use
  1. Install the project dependencies:
yarn
  1. Copy .env.example to .env and update the values inside:
cp apps/web/.env.example apps/web/.env
  1. Start the dev server:
yarn dev

About

Unlock the Paraverse with Talisman Portal. A Polkadot, Kusama & Parachain dashboard for the community.

https://app.talisman.xyz

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.5%Language:JavaScript 0.3%Language:HTML 0.1%Language:CSS 0.1%Language:Shell 0.0%