https://github.com/selendra/contract-registry
Selendra Contract Registry is a WASM smart contract registry writen in Rust based on ink! smart contract framwork.
https://github.com/selendra/contract-registry
cryptocurrency cryptography p2p-network payment rustlang smart-contracts token wasm
Last synced: 2 months ago
JSON representation
Selendra Contract Registry is a WASM smart contract registry writen in Rust based on ink! smart contract framwork.
- Host: GitHub
- URL: https://github.com/selendra/contract-registry
- Owner: selendra
- Created: 2020-11-16T02:25:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-12T01:20:22.000Z (over 5 years ago)
- Last Synced: 2025-12-25T23:39:42.681Z (6 months ago)
- Topics: cryptocurrency, cryptography, p2p-network, payment, rustlang, smart-contracts, token, wasm
- Language: Rust
- Homepage: https://selendra.org
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Selendra Contract Registry
### Introduction
Selendra Contract Registry is a WASM smart contract registry writen in Rust based on ink! smart contract framwork.
### Available Contracts
- [x] ERC-20 Contract.
- [x] ERC-1400 Security contract.
- [x] Escrow Contract.
- [x] Token on demand contract for stable currency.
### Build
TODO
#### Install from source
TODO
#### Install with Pacman on Archlinux
TODO
#### Install with Pix on KOOMPI OS
TODO
#### Install with apt on Debian
TODO
#### Install with Snap on Ubuntu
TODO
#### Install on MacOS
TODO
#### Install on Windows OS
TODO
### Usage
How to use CLI and other tutorial find at [Selendra Official Document](https://docs.selendra.org)