bokkypoobah / DeveryContracts

Protocol Smart Contracts (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devery Protocol Contracts

Status: Work in progress



Summary

This repository contains the Devery protocol contracts on the Ethereum Network.



Plans



Notes

  • Currently the registries have an array to record the addresses held in the mapping contract. If the number of item gets too large, the deRegister(...) will fail. So consider removing this, and just allow the registry entries to be deactivated


Deployment On Ropsten

DeveryRegistry.sol #caec998 has been deployed to Ropsten at address 0x654f4a3e3B7573D6b4bB7201AB70d718961765CD.

About

Protocol Smart Contracts (WIP)


Languages

Language:JavaScript 59.5%Language:Shell 40.5%