Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 458 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 458 Bytes

Simple Sapphire Tutorial with Confidential Payment

A Simple E-Commerce D-App

E-Commerce D-App Structure

cd tutorial/e-commerce
truffle migrate --reset --network development
cd tutorial/e-commerce/server
npm run start
cd tutorial/e-commerce/client
npm run start

Sapphire Deployment

Making Sapphire Transactions via MetaMask

Making Sapphire Signed Queries on Server Side