http://www.mobr.ai/ontologies/ponto#PolkadotJS
A collection of libraries and tools for building Polkadot applications in JavaScript.
@prefix ponto: <http://www.mobr.ai/ontologies/ponto#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
ponto:PolkadotJS a ponto:SDK ;
rdfs:label "Polkadot JS" ;
rdfs:comment "A collection of libraries and tools for building Polkadot applications in JavaScript." .