ponto:PolkaGate


URI

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

Label

PolkaGate

Description

A Polkadot wallet that supports multiple chains and allows users to manage their assets.

Implementation

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

ponto:PolkaGate a ponto:BrowserWallet ;
    rdfs:label "PolkaGate" ;
    rdfs:comment "A Polkadot wallet that supports multiple chains and allows users to manage their assets." .