{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"corda-runtime-os","owner":"corda","isFork":false,"description":"Corda is a scalable, permissioned peer-to-peer (P2P) distributed ledger technology (DLT) platform that enables the building of applications that foster and deliver digital trust between parties in regulated markets.","allTopics":["kotlin","distributed-ledger","dlt","corda","corda-next-generation"],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":23,"issueCount":4,"starsCount":61,"forksCount":25,"license":"Apache License 2.0","participation":[38,25,28,45,33,55,28,49,33,12,25,22,33,20,22,28,38,42,72,32,40,62,13,51,35,17,19,35,33,2,27,32,31,53,54,68,28,45,21,33,52,23,35,16,19,28,23,30,19,5,6,7],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-31T16:26:57.117Z"}},{"type":"Public","name":"corda","owner":"corda","isFork":false,"description":"Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.","allTopics":["kotlin","distributed-ledger","dlt","corda"],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":5,"issueCount":51,"starsCount":3971,"forksCount":1074,"license":"Apache License 2.0","participation":[19,2,4,5,8,17,29,2,6,3,9,31,28,24,3,7,22,19,4,18,11,19,12,9,19,4,11,20,20,1,7,8,11,15,11,2,1,4,4,12,13,13,8,5,16,6,2,12,4,3,9,2],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-31T13:27:01.574Z"}},{"type":"Public","name":"CSDE-cordapp-template-kotlin","owner":"corda","isFork":false,"description":"Kotlin Template Repo which provides the CorDapp Standard Development Environment (CSDE) and getting started CorDapp Template for Corda 5.","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":3,"issueCount":3,"starsCount":8,"forksCount":24,"license":null,"participation":[0,1,2,1,0,1,3,2,1,2,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-28T17:29:38.165Z"}},{"type":"Public","name":"samples-kotlin","owner":"corda","isFork":false,"description":"This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":7,"issueCount":12,"starsCount":50,"forksCount":47,"license":null,"participation":[0,0,2,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-29T13:02:35.552Z"}},{"type":"Public","name":"cordapp-template-kotlin","owner":"corda","isFork":false,"description":"A Kotlin CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":5,"issueCount":14,"starsCount":119,"forksCount":150,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-16T12:17:45.741Z"}},{"type":"Public","name":"corda-utxo-ledger-extensions","owner":"corda","isFork":false,"description":"We are building advanced contract state types, such as fungible and identifiable states for Corda 5, but they are a cordapp layer that sits on top of (and separate from) the API and runtime. The new repo will contain these advanced contract state types and UTXO ledger extensions.","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-28T13:42:37.593Z"}},{"type":"Public","name":"token-sdk","owner":"corda","isFork":false,"description":"Corda Tokens SDK","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":18,"issueCount":20,"starsCount":79,"forksCount":76,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T13:03:31.340Z"}},{"type":"Public","name":"accounts","owner":"corda","isFork":false,"description":"Accounts on Corda","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":7,"issueCount":21,"starsCount":36,"forksCount":38,"license":"Other","participation":[0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T14:22:11.684Z"}},{"type":"Public","name":"corda-gradle-plugins","owner":"corda","isFork":false,"description":"Gradle plugins used by Corda and Cordapps","allTopics":["gradle-plugin","corda"],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":16,"starsCount":24,"forksCount":35,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-13T15:55:43.023Z"}},{"type":"Public","name":"corda-shell","owner":"corda","isFork":false,"description":"A shell to execute commands on Corda nodes via a terminal. As of Corda 4.9, the shell lives in its own repository. For older versions of the shell, please see the main Corda codebase - https://github.com/corda/corda. Please raise any issues over on that main corda repository. Issue on this repository are disabled.","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Apache License 2.0","participation":[0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-27T08:59:32.177Z"}},{"type":"Public","name":"reissue-cordapp","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":2,"issueCount":0,"starsCount":2,"forksCount":3,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T15:15:31.225Z"}},{"type":"Public","name":"confidential-identities","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":5,"license":"Other","participation":[0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T10:37:22.237Z"}},{"type":"Public archive","name":"dokka","owner":"corda","isFork":true,"description":"Documentation Engine for Kotlin","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":11,"issueCount":0,"starsCount":0,"forksCount":391,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-12T18:43:10.468Z"}},{"type":"Public","name":"bn-extension","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":2,"issueCount":1,"starsCount":9,"forksCount":3,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-23T13:36:14.555Z"}},{"type":"Public","name":"reissue-sample-cordapp","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":3,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-21T08:21:36.036Z"}},{"type":"Public","name":"djvm","owner":"corda","isFork":false,"description":"Deterministic Sandbox for the JVM","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":0,"starsCount":27,"forksCount":7,"license":"GNU General Public License v2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-30T20:05:39.370Z"}},{"type":"Public","name":"corda-solutions","owner":"corda","isFork":false,"description":"Corda Solutions","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":17,"issueCount":13,"starsCount":29,"forksCount":42,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-25T15:26:52.589Z"}},{"type":"Public","name":"corda5-token-sdk","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":3,"license":"Other","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-02T19:43:15.627Z"}},{"type":"Public","name":"corda5-confidential-identities","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":3,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-02T19:36:22.216Z"}},{"type":"Public","name":"cdl-example","owner":"corda","isFork":false,"description":"Example CorDapp showing how to convert a CDL diagram into code","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":1,"issueCount":2,"starsCount":9,"forksCount":6,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-09-02T20:15:30.026Z"}},{"type":"Public","name":"contract-sdk","owner":"corda","isFork":false,"description":"Utility making writing Corda contracts a breeze.","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":1,"starsCount":9,"forksCount":4,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-05T11:54:17.784Z"}},{"type":"Public archive","name":"cash-issuer","owner":"corda","isFork":false,"description":"Project Cash","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":3,"issueCount":1,"starsCount":30,"forksCount":25,"license":"Other","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-02-04T23:47:03.774Z"}},{"type":"Public","name":"TokenSDKDemo","owner":"corda","isFork":false,"description":"Delivery vs Payment demo of the Token SDK using evolvable tokens and Money","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":1,"starsCount":4,"forksCount":9,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-01-05T09:22:03.213Z"}},{"type":"Public","name":"bank-in-a-box","owner":"corda","isFork":false,"description":"Reference CorDapp - Bank in a Box","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":2,"starsCount":12,"forksCount":9,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-12-18T08:47:25.133Z"}},{"type":"Public","name":"cordapp-bn-kyc","owner":"corda","isFork":false,"description":"KYC and Business Networks working together","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":2,"starsCount":0,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-27T14:46:48.390Z"}},{"type":"Public","name":"corda-settler","owner":"corda","isFork":false,"description":"Corda Off-ledger settlement for all the things","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":2,"issueCount":7,"starsCount":62,"forksCount":36,"license":"Other","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-24T11:58:47.536Z"}},{"type":"Public","name":"obligation","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-20T14:25:07.498Z"}},{"type":"Public","name":"rec-orda","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":1,"issueCount":0,"starsCount":1,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-09-11T14:23:33.959Z"}},{"type":"Public archive","name":"accounts-demo-supplychain","owner":"corda","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":2,"starsCount":10,"forksCount":14,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-05-06T12:22:33.357Z"}},{"type":"Public","name":"sonar-kotlin","owner":"corda","isFork":true,"description":"SonarQube plugin for Kotlin","allTopics":[],"primaryLanguage":{"name":"Kotlin","color":"#A97BFF"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":51,"license":"GNU Lesser General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-03-19T17:42:49.264Z"}}],"repositoryCount":39,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}