Skip to content

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

License

Notifications You must be signed in to change notification settings

spacewixard/talisman-web

 
 

Repository files navigation

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 | Security Audit | 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 start

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.4%
  • JavaScript 1.2%
  • Other 0.4%