Coder Social home page Coder Social logo

tonny0831 / android_web3 Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 214 KB

This is a library for Android to call data from Node on Ethereum Chain or Solana Chain

Kotlin 100.00%
android blockchain coroutines coroutines-android data eth-call ethereum kotlin ktx retrofit rpc smart-contracts solana web3 web3j

android_web3's Introduction

Web3Ktx

This is a library for Android to call data from Node on Ethereum Chain or Solana Chain

Chain Support:

Function support:

Function And Link Code Example Support EVM Support Solana
Allowance [Example] Code Handle
Balance [Example] Code Handle Code Handle
Balance-Multi [Example] Code Handle
BalanceNative [Example] Code Handle Code Handle
Bonus-Approve (L1 Fee In Optimism) [Example] L1 Fee
Bonus-Sign (L1 Fee In Optimism) [Example] L1 Fee
Bonus-Transfer (L1 Fee In Optimism And TokenAccount In Solana) [Example] L1 Fee Create Token Account Fee
Decimal [Example] Code Handle Code Handle
Decimal-Multi [Example] Code Handle
GasLimit-Approve [Example] Code Handle
GasLimit-Sign [Example] Code Handle
GasLimit-Transfer [Example] Code Handle
GasPrice [Example] Code Handle
MineNonce [Example] Code Handle
PriorityFee [Example] Code Handle
Transaction-Status [Example] Code Handle Code Handle
Transaction-Approve [Example] Code Handle
Transaction-Send [Example] Code Handle
Transaction-Sign [Example] Code Handle
Transaction-Transfer [Example] Code Handle

Functions will be added over time, if you need to add any more please create us "issues"

Architecture

Import

allprojects {
   repositories {
	...
	maven { url 'https://jitpack.io' }
   }
}
    
    
dependencies {
   ...
   implementation 'com.github.hoanganhtuan95ptit:web3-ktx:$last-release'
}

Libary:

  • Web3j
  • Retrofit
  • Jackson

android_web3's People

Contributors

tonny0831 avatar

Stargazers

 avatar  avatar

Watchers

 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.