An open API service indexing awesome lists of open source software.

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.

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)