定制 olifanton/mnemonic 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

olifanton/mnemonic

最新稳定版本:1.0.2

Composer 安装命令:

composer require olifanton/mnemonic

包简介

PHP mnemonic generation library for TON blockchain

README 文档

README

Code Coverage Badge Tests Latest Stable Version Total Downloads Based on TON Donation

💬 En chat | 💬 Ру чат

PHP port of tonweb-mnemonic JS library

Install

composer require olifanton/mnemonic

Docs

@TODO

Tests

composer run test

Contributing

Please make sure to read the Olifanton contribution guide before making a pull request.

Setup environment

Prepare your environment for development.

Note that the instructions describe working on *nix systems (Linux and possibly macOS), development on Windows may be difficult and will not be covered in these instructions.

You'll need:

  1. Minimum PHP version: 8.1.

Fork repository

Make a repository fork in your GitHub account.

Clone your repository

git clone git@github.com:<YOUR_GITHUB_NAME>/mnemonic.git
cd mnemonic

Create a feature/ (or hotfix/) branch

git branch feature/<FEATURE_NAME>
git checkout feature/<FEATURE_NAME>

Create pull request

After implementing your new feature (or hotfix) in your local branch, you should commit and push changes to your fork repository. After that you can create a pull-request.

License

MIT

统计信息

  • 总下载量: 41.37k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 9
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-12