GithubHelp home page GithubHelp logo

destinyae / taiko-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from taikoxyz/taiko-client

0.0 0.0 0.0 2.51 MB

Taiko's client implementation in Go. ๐Ÿ”ง

License: MIT License

Shell 2.32% Go 97.20% Makefile 0.18% HTML 0.22% Dockerfile 0.07%

taiko-client's Introduction

taiko-client

CI Codecov

Taiko protocol's client software implementation in Go. Learn more about Taiko nodes with the docs.

Project structure

Path Description
bindings/ Go contract bindings for Taiko smart contracts, and few related utility functions
cmd/ Main executable for this project
docs/ Documentation
driver/ Driver sub-command
integration_test/ Scripts to do the integration testing of all client software
metrics/ Metrics related
pkg/ Library code which used by all sub-commands
proposer/ Proposer sub-command
prover/ Prover sub-command
scripts/ Helpful scripts
testutils/ Test utils
version/ Version information

Build the source

Building the taiko-client binary requires a Go compiler. Once installed, run:

make build

Usage

Review all available sub-commands:

bin/taiko-client --help

Review each sub-command's command line flags:

bin/taiko-client <sub-command> --help

Testing

Ensure you have Docker running, and pnpm installed.

Then, run the integration tests:

  1. Start Docker locally
  2. Perform a pnpm install in taiko-mono/packages/protocol
  3. Replace <PATH_TO_TAIKO_MONO_REPO> and execute:
TAIKO_MONO_DIR=<PATH_TO_TAIKO_MONO_REPO> make test

taiko-client's People

Contributors

airdrop-monster avatar alexshliu avatar bnovil avatar bodhi-crypo avatar cyberhorsey avatar d1onys1us avatar dantaik avatar davidcardenasus avatar davidtaikocha avatar ddl-hust avatar devtomnl avatar estensen avatar github-actions[bot] avatar haoyuathz avatar johntaiko avatar joohhnnn avatar martinkong1990 avatar mask-pp avatar nakochi-crypto avatar rogerlamtd avatar stanlagermin 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.