Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Central repository organizing information about CWScript

Notifications You must be signed in to change notification settings

Terran-One/.cwscript-info-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

CWScript

CWScript is a new programming language for writing CosmWasm smart contracts that emphasizes simplicity, composability, and interoperability with Rust. You can learn more about CWScript on the official docs site.

Features

  • familiar JavaScript-like syntax, easy to read and write
  • comes with powerful dev tools, growing ecosystem of 3rd party packages
  • built-in language constructs for contract-related semantics
  • composability model based on multiple-inheritance (like C++, Python)
  • compiles to functional CosmWasm Rust code

Official Repositories

License

CWScript is licensed under the MIT license.

Copyright

Copyright © 2022 Terran One, inc.

About

Central repository organizing information about CWScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published