Code Monkey home page Code Monkey logo

fisco-smart's Introduction

Make Smart Contracts Smarter on Blockchain

Directories

- client: the implementation of client
- console: run client as terminal
- dist: experiment figures and a small NFT study case
- eval_logs: raw experiment data
- fisco-smart: the implementation of blockchain nodes and precompiled contracts
- gramine: Graphene-SGX LibOS code
- quote-verification: scripts for extracting the SGX quote file
- tee-provider: the implementation of TEE provider
- *.sh: bash scripts to install dependencies and run the prototype

Dependencies

  • FISCO-BCOS v3.0.0
  • gramine v1.2

Tips and possible issues

  • Switch source for faster compile
cat > ~/.gitconfig << EOF
[url "https://ghproxy.com/https://github.com/"]
        insteadOf = https://github.com/
[http]
        sslVerify = false
EOF
  • console v3.0.0 has minor issues on calling precompiled contracts, the fixed method refers to FISCO-BCOS/console#601.

Evaluation

  • estimated gas cost of model inference on-chain

  • time cost of TEE register, distributed attestation, and secret provisioning

  • time cost comparison in SMART and EVM-based on-chain solutions

  • end-to-end latency of SMART framework

Cite

This work has been accepted by WWW'24. If this work is useful to you, please cite the following paper.

@inproceedings{HuangWWW2024Advancing,
  title={Advancing Web 3.0: Making Smart Contracts Smarter on Blockchain},
  author={Huang, Junqin and Kong, Linghe and Cheng, Guanjie and Xiang, Qiao and Chen, Guihai and Huang, Gang and Liu, Xue},
  booktitle={Proceedings of the ACM Web Conference 2024},
  pages={1-12},
  year={2024}
}

fisco-smart's People

Contributors

imtypist avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.