guenoledc


Guénolé de Cadoudal

  • Adds some simplifications to the web3 package such as compilation, instance creation, call sequencing, events readers

    published 0.4.4 5 years ago
  • Enable the web3 api to connect to several Ethereum nodes to ensure that a node will be reached if others are down.

    published 0.1.3 7 years ago
  • When you need to make sure that a process gets completed even in case of nodejs program crash and restarts

    published 0.1.0 7 years ago
  • Enable implementing custom Keycloak SPI authenticators in NodeJs microservices via the ScriptBasedAuthenticator. Focus on the business logic not the Keycloak complexity.

    published 0.2.0 3 years ago
  • Expose an object that encapsulates the web api exposed by the dlt-service process.

    published 1.0.12 a year ago
  • Expose an object that encapsulates the web api exposed by the custody-service process.

    published 1.0.16 7 days ago
  • Implements the functions needed to interface the smart contract functions and events with the dlt services exposed via API. It communicates to the dlt services via the `@saturn-chain/dlt-rest-api` library and expect transactions to be signed by the `@satu

    published 1.0.11 2 years ago
  • Defines types to link `@saturn-chain/smart-contract` with different implementations accessing the chain. These functions takes the ethereum smart contract formatted data of the transactions and events filters and expect that the implementation of this l

    published 1.0.9 2 years ago
  • Implements the functions needed to interface the smart contract functions and events with the web3js API.

    published 1.0.14 10 months ago
  • Usage: ```sh npm i --save @saturn-chain/smart-contract ``` Includes typescript types declaration

    published 1.0.19 2 years ago
  • Implements the functions needed to interface the smart contract functions and events with the web3js API.

    published 0.0.11 a year ago
  • Provides a nice way to iterate over asynchronous calls without waiting for them while managing the size of the concurrent calls

    published 1.0.2 2 years ago