Skip to content

Commit cef2b04

Browse files
authored
Add Koinos sdk + examples to built-with-assemblyscript.md (#215)
Co-authored-by: Frank <71796683+frank-weijers@users.noreply.github.com>
1 parent c6a4761 commit cef2b04

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/built-with-assemblyscript.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
3131
Eth1 EE using Turboproofs.
3232
* [ewasm / scout.ts ](https://github.com/ewasm/scout.ts)<br />
3333
Scout is a Ethereum 2.0 Phase 2 execution prototyping engine \(AssemblyScript Port\).
34+
* [Koinos Blockchain / koinos-sdk-as](https://github.com/koinos/koinos-sdk-as)<br />
35+
AssemblyScript SDK for writing smart contracts for the [Koinos Blockchain](https://koinos.io).
36+
* [Koinos Blockchain / koinos-sdk-as-examples](https://github.com/roaminro/koinos-sdk-as-examples)<br />
37+
Collection of smart contract examples for the [Koinos Blockchain](https://koinos.io) written in AssemblyScript using koinos-sdk-as.
3438
* [NearProtocol / near-sdk-as](https://github.com/near/near-sdk-as)<br />
3539
AssemblyScript tools for writing smart contracts for NearProtocol.
3640
* [GraphProtocol / graph-ts](https://github.com/graphprotocol/graph-ts)<br />

0 commit comments

Comments
 (0)