Skip to content

Commit

Permalink
Merge pull request #257 from jc0803kevin/master
Browse files Browse the repository at this point in the history
[Project submission] Filecoin Java SDK
  • Loading branch information
longfeiWan9 committed Aug 17, 2021
2 parents fc3c46a + f1849ed commit 158a846
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions projects/developer_tooling/Filecoin-java-sdk-en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
## Project Name
Filecoin Java SDK

## Category
Developer Tooling

## Project Description
Supporting features:

+ all Lotus RPC API
+ offline wallet creation(BLS, secp256k1 & multisig),
+ Transfer Signature, offline multi-signature, etc.

## Project Status
Developing

## Previews

* Data used for signature

![Data used for signature](./images/Sign%20Data.jpg)

* Build multi-signature address parameters

![Build multi-signature address parameters](./images/Build%20multi-signature%20address%20parameters.jpg)

* Blake2b Digital signature refer to [Blake2b](https://github.com/alphazero/Blake2b)
* Cbor Encoding format refer to [Cbor](https://github.com/whyrusleeping/cbor-gen)

## Target Audience
Developers of exchanges, wallets or even applications.

## Rough estimated user base (if applicable)

N/A

## Github repo

https://github.com/jc0803kevin/FilecoinJ

## Website

N/A


## Docs
https://github.com/jc0803kevin/FilecoinJ

## Team Info
A small team.

### Team Size

1

### Team members
Jc0803kevin

## How the community can engage

GitHub Discussion: https://github.com/filecoin-project/community/discussions/252
Email: jc0803kevin@163.com


## How to Contribute

N/A
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/developer_tooling/images/Sign Data.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 158a846

Please sign in to comment.