Packages 12
Adds some simplifications to the web3 package such as compilation, instance creation, call sequencing, events readers
published 0.4.4 4 years agoEnable 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 5 years agoWhen you need to make sure that a process gets completed even in case of nodejs program crash and restarts
published 0.1.0 5 years agoEnable implementing custom Keycloak SPI authenticators in NodeJs microservices via the ScriptBasedAuthenticator. Focus on the business logic not the Keycloak complexity.
published 0.2.0 a year agoExpose an object that encapsulates the web api exposed by the dlt-service process.
published 1.0.11 24 days agoExpose an object that encapsulates the web api exposed by the custody-service process.
published 1.0.8 18 days agoImplements 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 24 days agoDefines 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 months agoImplements the functions needed to interface the smart contract functions and events with the web3js API.
published 1.0.13 2 months agoUsage: ```sh npm i --save @saturn-chain/smart-contract ``` Includes typescript types declaration
published 1.0.19 18 days agoImplements the functions needed to interface the smart contract functions and events with the web3js API.
published 0.0.9 2 months agoProvides 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 months ago