Skip to content

Example documentation of the SecurEth Guidelines Process using the CryptoZombies Lessons code

License

Notifications You must be signed in to change notification settings

SecurEth/CryptoZombiesT2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoZombiesT2

Example documentation of the SecurEth Guidelines Process using the CryptoZombies Lessons code

This repository takes the guidelines and uses their process to document the code described in the CryptoZombies website. The repository has the documented code (with requirements), the supporting documents (SDD, Dev Plan, Architecture docs) and it includes JavaScript tests for each lesson. Each lesson compiles and the tests run (or will evenutally).

The code is the same as in the CryptoZombies website except;

  1. The code is update to the latest solidity (0.5 for now)
  2. require statements have error text, to minimize warnings
  3. The onlyOwnerOf modifier was not added because of the require statements
  4. The order was modified to meet the solidity style guide (public first)

Please enjoy and let us know about any comments on the guidelines website.

About

Example documentation of the SecurEth Guidelines Process using the CryptoZombies Lessons code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published