Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fission-codes/fission-services

Open Services for Web3
https://github.com/fission-codes/fission-services

audit ethereum interoperable services smart-contracts

Last synced: 15 days ago
JSON representation

Open Services for Web3

Awesome Lists containing this project

README

        


Fission logo

Open Services for Web3

[`FISSION`](https://fission.codes) is a set of useful status codes and translated messages to connect smart contracts of all kinds

[![Build Status](https://travis-ci.org/fission-suite/fission-services.svg?branch=master)](https://travis-ci.org/fission-suite/fission-services)
[![Maintainability](https://api.codeclimate.com/v1/badges/a1ef619028bc0786c327/maintainability)](https://codeclimate.com/github/expede/ethereum-status-codes/maintainability)
[![Coverage Status](https://coveralls.io/repos/github/fission-suite/fission-services/badge.svg)](https://coveralls.io/github/fission-suite/fission-services)


[![ERC-1066](https://img.shields.io/badge/♢%20ERC-1066-42A.svg)](https://eips.ethereum.org/EIPS/eip-1066)
[![ERC-1444](https://img.shields.io/badge/♢%20ERC-1444-414.svg)](https://github.com/ethereum/EIPs/blob/56f86922bbd3777174cdbf2e0d01d38c6306b9c0/EIPS/eip-1444.md)
[![ECIP-1050](https://img.shields.io/badge/♦%20ECIP-1050-41A.svg)](https://github.com/ethereumclassic/ECIPs/blob/1562567351ee0c2f163beac65b73fc6872313c6b/ECIPs/ECIP-1050.md)
[![Built with ❤ by SPADE Co](https://img.shields.io/badge/built%20with%20%F0%9F%92%96%20by-SPADE%20Co-purple.svg)](https://spade.builders)

# Table of Contents

- [TL;DR](#tldr)
- [Services](#services)

# TL;DR

Open services are the combination of open source with shared state. There are many cases where the state is equally (or more) important than the code. These are long-running, hosted services that consolidate state and interoperate with others to be more than the sum of their parts.

![](./static/diagrams/fission-network.png)

# Services

- Tokens (Fungible)
- [ ] ERC20
- [ ] Advanced Token ERC777
- [ ] NFT (ERC721)
- [ ] Token Validator (ERC902)
- [ ] Security Token (modified ERC1400)
- [ ] Escrow
- Pseudo-Actors
- [ ] Erlang-style Mailbox
- [ ] Push/Pull Interface
- [ ] PubSub
- [ ] Access Control List (ACL)
- Decentralized Autonomous Organizations (DAO)
- [ ] Moloch