Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joticajulian/koinos-cdt-as
AssemblyScript (AS) Contract Development Toolkit (CDT) for the Koinos Blockchain
https://github.com/joticajulian/koinos-cdt-as
Last synced: about 1 month ago
JSON representation
AssemblyScript (AS) Contract Development Toolkit (CDT) for the Koinos Blockchain
- Host: GitHub
- URL: https://github.com/joticajulian/koinos-cdt-as
- Owner: joticajulian
- License: mit
- Created: 2022-01-22T06:36:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T17:40:10.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T07:24:43.814Z (3 months ago)
- Language: TypeScript
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# koinos-cdt-as
## Installation
```sh
# with npm
npm install koinos-cdt-as
# with yarn
yarn add koinos-cdt-as
```