syntifi / near-java-api

Java 8+ library to interact with NEAR Protocol via RPC API
https://syntifi.github.io/near-java-api/
Apache License 2.0
11 stars 5 forks source link

Signed transaction and other related changes #5

Closed oak closed 2 years ago

oak commented 2 years ago

Implements #3 and #4 Includes a TransactionService and WalletService for easy support for sending transactions

AB3rtz commented 2 years ago

Accepting to bypass lift warnings, a bunch of those are conflicting with the usage of lombok, or have "SameNameButDifferent' reasons.