Process
What is the Develop Phase?
Last updated:
October 28, 2021

Smart contracts are implemented in the develop phase. The implementation will follow the design outlined in a whitepaper or specification but may diverge as additional constraints are discovered.

Development may involve some of the below activities:

  • Smart contract development
  • Dapp development (user interfaces for smart contracts)
  • Development of necessary peripheral systems (keepers, multi-sig wallet creation, off-chain computation, monitoring tools)
  • Testing
  • Security reviews and scans

See Also: