Pinned Repositories
ethereum-client
ethereum rpc client
ethereum-development-with-go-book
GO语言对接以太坊官方库
ethereum-php
A PHP interface to the Ethereum API
github-speedup
github加速
go-mvc
go语言gin框架搭建的MVC模式web项目,集成了数据库gorm、类型转换cast等常用包,以及一些代码示例
icbc-sdk
工商银行官方php sdk开发包,已加入命名空间并修复部分bug,支持php8
MatchEngine
php+redis实现的交易所币币交易撮合引擎,只支持限价单,仅提供逻辑参考,建议使用bc函数控制计算精度
php-redis-binary-tree
php+redis实现二叉树存储和遍历
tp-make-service
thinkphp框架命令行创建Service Class(即服务层,基于controller-service-repository目录架构)
tp-repository
thinkphp框架命令行创建Repository和Transform Class(即仓库层和转化器,基于controller-service-repository目录架构)
jian1098's Repositories
jian1098/MatchEngine
php+redis实现的交易所币币交易撮合引擎,只支持限价单,仅提供逻辑参考,建议使用bc函数控制计算精度
jian1098/go-mvc
go语言gin框架搭建的MVC模式web项目,集成了数据库gorm、类型转换cast等常用包,以及一些代码示例
jian1098/tp-repository
thinkphp框架命令行创建Repository和Transform Class(即仓库层和转化器,基于controller-service-repository目录架构)
jian1098/github-speedup
github加速
jian1098/icbc-sdk
工商银行官方php sdk开发包,已加入命名空间并修复部分bug,支持php8
jian1098/php-redis-binary-tree
php+redis实现二叉树存储和遍历
jian1098/tp-make-service
thinkphp框架命令行创建Service Class(即服务层,基于controller-service-repository目录架构)
jian1098/ethereum-client
ethereum rpc client
jian1098/ethereum-development-with-go-book
GO语言对接以太坊官方库
jian1098/ethereum-php
A PHP interface to the Ethereum API
jian1098/gitbitex-spot
An Open Source Cryptocurrency Exchange (数字货币交易所)
jian1098/go-ethereum
Official Go implementation of the Ethereum protocol
jian1098/go-starter
Start/Stop daemon in Golang
jian1098/golang.org
golang.org相关包
jian1098/gohub
Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt
jian1098/indigo
A blog built with Laravel, Materialize and Vue.js
jian1098/jian1098.github.io
jian1098/storage-proofs-eth-go
Golang library and utility for extracting erc20 token balances from EVM storage proofs
jian1098/test_repository
用于测试composer
jian1098/tokenbalance
Simple Ethereum API to get your ERC20 Token Balance along with useful information
jian1098/tp-constant
thinkphp框架命令行创建常量class文件
jian1098/tp5-validate
thinkphp5.0框架命令行创建验证类validate
jian1098/web3.php
A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
jian1098/webman-test
webman测试项目