@sphereon/rn-credentials-context

Credentials Context that is runnable in a React Native context

Usage no npm install needed!

<script type="module">
  import sphereonRnCredentialsContext from 'https://cdn.skypack.dev/@sphereon/rn-credentials-context';
</script>

README


Sphereon
A React Native supported W3C Credentials Context Library

See: https://github.com/w3c/vc-data-model

Releasing

Use the following commands to publish the package to npmjs.org:

npm login
npm publish --access public