Skip to content
View shamatar's full-sized avatar

Highlights

  • Pro

Organizations

@matter-labs

Block or report shamatar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. web3swift-team/web3swiftweb3swift-team/web3swiftPublic

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

    JavaScript 890 491

  2. web3swift-JSBridgeweb3swift-JSBridgePublic

    Implementation of "web3" JS object for injection into WkWebView

    JavaScript 3 1

  3. EllipticSwiftEllipticSwiftPublic

    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
    fromkeras.layersimportRecurrent
    2
    importkeras.backendasK
    3
    fromkerasimportactivations
    4
    fromkerasimportinitializers
    5
    fromkerasimportregularizers
  5. secp256k1_iossecp256k1_iosPublic

    secp256k1 C library wrapped in Pod

    C 16 13

  6. EthereumABIEthereumABIPublic

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

    Swift 9 20