xmzheng / sapphire-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 80.6%Language:Solidity 8.3%Language:HTML 6.9%Language:CSS 4.3%