NUTS Platform Docs
1.0.0
1.0.0
  • Welcome to NUTS Finance!
  • Foreword
  • Background
  • Project Definition
  • Use Cases
    • NUTS Finance - Financial Instruments
    • NUTS Finance - Issuance
    • ACoconut - Loan Contract
    • ACoconut - Lockup Contract
    • ACoconut - PIPE Contract
    • ACoconut - ESOP Contract
  • Non Functional Requirements
  • Architecture Design
    • Domain Model
    • Interaction - Instrument Management
    • Interaction - Issuance Creation
    • Interaction - Issuance Engagement
    • Interaction - Token Transfer
    • Interaction - Timer
  • FAQ
  • Development Plan
  • API Reference
  • Appendix
    • Appendix A: Key Terms
Powered by GitBook
On this page

Was this helpful?

Foreword

Project Foreword

Documenting the business requirements and application design is a critical step in establishing sound communication between the business and the development. While business and development teams vary greatly in terms of conception and methodology, documentation helps both teams to build a common understanding on the key concepts and procedures in the specific business domain (i.e. domain-driven design), and facilitates direct communication and prompt feedback. A final document enables management to add or change developers to the project without adversely encroaching on the business requirements.

This project adopts a combination of Rational Unified Process (RUP) and agile approach. Emphasis on centralized analysis and design avoid parochial view of the application which might cause signification rework in the later development. With the design in mind, the project is divided into multiple development phase. Each phase is driven by specific user stories and embrace common agile practice, such as emphasis on testing and control over project complexities.

PreviousWelcome to NUTS Finance!NextBackground

Last updated 5 years ago

Was this helpful?