All Projects → TalismanSociety → talisman-web

TalismanSociety / talisman-web

Licence: GPL-3.0 license
Unlock the Paraverse with Talisman Web. A Polkadot, Kusama & Parachain dashboard for the community.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to talisman-web

Astar
The dApp hub for blockchains of the future
Stars: ✭ 533 (+869.09%)
Mutual labels:  dapp, polkadot
polkadot-apps
Fork of Polkadot.js Apps with Subsocial types.
Stars: ✭ 17 (-69.09%)
Mutual labels:  dapp, polkadot
subsocial-node
NOTE: Development continues in https://github.com/dappforce/subsocial-parachain repo. Subsocial full node with Substrate/Polkadot pallets for decentralized communities: blogs, posts, comments, likes, reputation.
Stars: ✭ 73 (+32.73%)
Mutual labels:  dapp, polkadot
elara
Elara provides the tools and infrastructure that allow developers to easily take their blockchain application from testing to scaled deployment. It's polkadot's Infura.
Stars: ✭ 17 (-69.09%)
Mutual labels:  dapp, polkadot
FranklinPay-iOS
Secure Dollar Wallet
Stars: ✭ 35 (-36.36%)
Mutual labels:  dapp
dxvote
Governance Dapp of DXdao
Stars: ✭ 28 (-49.09%)
Mutual labels:  dapp
curso-blockchain-ethereum
[CURSO] Desenvolvimento Blockchain com Ethereum
Stars: ✭ 61 (+10.91%)
Mutual labels:  dapp
Awesome Buggy Erc20 Tokens
A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected
Stars: ✭ 251 (+356.36%)
Mutual labels:  dapp
circles-myxogastria
Webapp and mobile client for Circles
Stars: ✭ 32 (-41.82%)
Mutual labels:  dapp
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+263.64%)
Mutual labels:  dapp
crypto-against-humanity
Crypto Against Humanity - The never ending global game of shame.
Stars: ✭ 23 (-58.18%)
Mutual labels:  dapp
polkadot-wiki-old
The Polkadot wiki.
Stars: ✭ 56 (+1.82%)
Mutual labels:  polkadot
airswap-web
AirSwap Web App
Stars: ✭ 94 (+70.91%)
Mutual labels:  dapp
UniqysKit
Uniqys Kit - A toolkit for creating your own DApps
Stars: ✭ 33 (-40%)
Mutual labels:  dapp
octofi-app-aquafarm
OctoFi - Track your DeFi portfolio, find new investment opportunities, buy and sell directly, and wrap your tentacles around a sea of gains. Hosted on Github Pages.
Stars: ✭ 36 (-34.55%)
Mutual labels:  dapp
ContractSwift
Fully typed, autocompleted Ethereum Smart Contract in Swift
Stars: ✭ 26 (-52.73%)
Mutual labels:  dapp
atomic-markets
Generalized atomic swap marketplaces for ERC-777(advanced token standard) and ERC-721 (non-fungible tokens)
Stars: ✭ 30 (-45.45%)
Mutual labels:  dapp
fearless-iOS
Fearless Wallet is a mobile wallet designed for the decentralized future on the Kusama and Polkadot networks.
Stars: ✭ 66 (+20%)
Mutual labels:  polkadot
mangata-node
Mangata ❤️ Substrate & Polkadot
Stars: ✭ 52 (-5.45%)
Mutual labels:  polkadot
tasit-apps
Native mobile Ethereum dapps for mainstream users
Stars: ✭ 35 (-36.36%)
Mutual labels:  dapp

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].