Skip to content

Leonardo22code/web3-token

Repository files navigation

Opacity Web2.0

Installation

git submodule update --init --recursive
cd ts-client-library
npx lerna bootstrap
cd ..
cd opaque
npm install
cd ..

npm install
npm run start

Updating ts-client-library

cd ts-client-library
git fetch --all
git reset --hard origin/main
npx lerna bootstrap
cd ..

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages