Giter VIP home page Giter VIP logo

chain5j-pkg's Introduction

chain5j-pkg

简介

chain5j-pkg 是一个区块链相关的工具包集合。能便捷区块链开发过程中对相关工具的使用。

功能

  • 命令行:cli是对cobra的封装;
  • 编码:codec对编码器进行接口抽象。其中codec/json是json编码的封装,codec/rlp是rlp编码的封装;
  • 数据结构:collection是对map、tree、stack、queue等的封装;
  • 密码学:crypto是对密码学算法的封装,其中包含有base编码、hash算法、签名算法等封装;
  • 数据库:database是数据库封装。当前已完成对kv数据库接口化,并完成levelDB的对接;
  • 事件订阅:event是feed事件订阅的封装

安装使用

go get -u github.com/chain5j/chain5j-pkg

证书

chain5j-pkg 的源码允许用户在遵循 Apache 2.0 开源证书 规则的前提下使用。

版权

Copyright@2021 chain5j

chain5j

chain5j-pkg's People

Contributors

xwc1125 avatar

Stargazers

 avatar

Watchers

 avatar  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.