ponto:Talisman


URI

http://www.mobr.ai/ontologies/ponto#Talisman

Label

Talisman

Description

A Polkadot wallet that is designed to work with validator nodes and supports hardware wallets.

Implementation

@prefix ponto: <http://www.mobr.ai/ontologies/ponto#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

ponto:Talisman a ponto:BrowserWallet ;
    rdfs:label "Talisman" ;
    rdfs:comment "A Polkadot wallet that is designed to work with validator nodes and supports hardware wallets." .