Class BlockchainConfiguration


  • @Configuration
    public class BlockchainConfiguration
    extends Object
    • Constructor Detail

      • BlockchainConfiguration

        public BlockchainConfiguration()
    • Method Detail

      • getWeb3j

        @Bean
        public org.web3j.protocol.Web3j getWeb3j()
      • getTenantProvisioningStrategy

        @Bean
        public io.meeds.deeds.contract.TenantProvisioningStrategy getTenantProvisioningStrategy​(org.web3j.protocol.Web3j web3j)
      • getDeed

        @Bean
        public io.meeds.deeds.contract.Deed getDeed​(org.web3j.protocol.Web3j web3j)