https://github.com/finschia/cosmwasm
Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
https://github.com/finschia/cosmwasm
blockchain rust wasm webassembly
Last synced: about 1 year ago
JSON representation
Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
- Host: GitHub
- URL: https://github.com/finschia/cosmwasm
- Owner: Finschia
- License: apache-2.0
- Created: 2020-09-25T05:19:15.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T05:44:28.000Z (about 2 years ago)
- Last Synced: 2024-04-14T02:18:28.752Z (about 2 years ago)
- Topics: blockchain, rust, wasm, webassembly
- Language: Rust
- Homepage:
- Size: 16.3 MB
- Stars: 27
- Watchers: 13
- Forks: 14
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# CosmWasm
[](https://github.com/Finschia/cosmwasm/actions/workflows/tests.yml)
**WebAssembly Smart Contracts for the Finschia**
This repository is forked from [CosmWasm/cosmwasm](https://github.com/CosmWasm/cosmwasm).
For more detail, see the original documents.
- [REDAME.md](https://github.com/CosmWasm/cosmwasm/blob/main/README.md)
- [SEMANTICS.md](https://github.com/CosmWasm/cosmwasm/blob/main/SEMANTICS.md)
- [EntryPoints.md](https://github.com/CosmWasm/cosmwasm/blob/main/EntryPoints.md)