Skip to content
View shamatar's full-sized avatar

Highlights

  • Pro

Organizations

@matter-labs

Block or report shamatar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. web3swift-team/web3swift web3swift-team/web3swift Public

    Full featured library for Ethereum interaction with the JSON RPC API in swift. Native ABI parsing and smart contract interactions.

    JavaScript 891 493

  2. web3swift-JSBridge web3swift-JSBridge Public

    Implementation of "web3" JS object for injection into WkWebView

    JavaScript 3 1

  3. EllipticSwift EllipticSwift Public

    Elliptic curve and modular long arithmetics in pure Swift

    Swift 8 3

  4. Keras (keras.is) implementation of R... Keras (keras.is) implementation of Recurrent Weighted Average, as described in https://arxiv.org/abs/1703.01253. Follows original implementation in Tensorflow from https://github.com/jostmey/rwa. Works with fixed batch sizes, requires "batch_shape" parameter in input layer. Outputs proper config, should save and restore properly. You are welcome to use/edit or subclass at your will, with advised reference to this gist.
    1
    from keras.layers import Recurrent
    2
    import keras.backend as K
    3
    from keras import activations
    4
    from keras import initializers
    5
    from keras import regularizers
  5. secp256k1_ios secp256k1_ios Public

    secp256k1 C library wrapped in Pod

    C 16 13

  6. EthereumABI EthereumABI Public

    Ethereum ABI parser in vanilla Swift. Supports ABIv2 spec for Solidity 0.5

    Swift 9 20