Skip to content

bokkypoobah/DeveryContracts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.5%
  • Shell 40.5%