Open in app
Home
Notifications
Lists
Stories

Write
Shivani Bagalwadi
Shivani Bagalwadi

Home
About

Mar 31

Introduction to Lambda Expressions and Streams in Java

Lambda Expressions and Streams were added in java 8. Both support Functional programming which was introduced in Java 8. But what is Functional Programming?.. Functional programming is a paradigm that allows programming using expressions i.e. declaring functions, passing functions as arguments and using functions as statements. It helps in writing…

Java 8

5 min read


Mar 30

Archive Service in Corda

The Archive Service allows you to make an archive of transactions and attachments. These transaction from Corda vault can no longer be part of an ongoing or new transaction flow which can reduce pressure on your node’s database, and declutter your vault. Archive service is available in Corda Enterprise edition…

3 min read


Dec 30, 2021

Encumbrance States in Corda

Encumbrance is a claim against an asset by a party that is not the owner. An encumbrance can impact the transferability of the asset and restrict its free use until it is lifted. Most common forms of encumbrance include mortgages, easements, and property tax liens. What is encumbrance in Corda Like in the real world…

Encumbrance

6 min read

Encumbrance States in Corda
Encumbrance States in Corda

Jun 30, 2021

API Documentation using Swagger, Swagger2Markup and AsciiDoc

“Application Programming Interfaces (APIs) can only be as good as their documentation” API documentation is a technical content deliverable, containing instructions about how to effectively use and integrate with an API. …

4 min read

API Documentation using Swagger, Swagger2Markup and AsciiDoc
API Documentation using Swagger, Swagger2Markup and AsciiDoc

Oct 12, 2020

Multisig Contracts in Ethereum

Multi-signature (multisig) refers to needing multiple keys/participants to authorize a transaction, rather than a single signature from one key. It has numerous applications in real world, where proper key management is required, and multiple people hold ownership of a fund. As the name indicates, a multisig contract requires one or…

9 min read

Shivani Bagalwadi

Shivani Bagalwadi

Software Engineer

Following
  • Deepti Nagarkar

    Deepti Nagarkar

  • Jairam Gauns

    Jairam Gauns

  • Sourabh Parsekar

    Sourabh Parsekar

  • Clyde D'Cruz

    Clyde D'Cruz

  • Vineeta Parodkar

    Vineeta Parodkar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable