Skip to content

This examples shows how to create a attributes data layer shared between multiple parties. It showcases identity patterns and unit tests. - tutorial here https://docs.worldsibu.com/article/89-tutorial

Notifications You must be signed in to change notification settings

worldsibu/convector-example-people-attributes

Repository files navigation

attributesDb - person

This project is the result of this tutorial: https://docs.worldsibu.com/article/89-tutorial

Run this project

# Start your blockchain network and install the smart contract
npm start

# Important: This first call takes some seconds as it provisions the containers needed to run the smart contract
# Create some seed data to play with the project
npm run seed

# Run the API
npx lerna run start --scope server --stream

Tests

npm test

Check all the information to work with Convector in the DOCS site.

Collaborate to the Convector Suite projects

About

This examples shows how to create a attributes data layer shared between multiple parties. It showcases identity patterns and unit tests. - tutorial here https://docs.worldsibu.com/article/89-tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published