You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-17Lines changed: 20 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,26 @@
1
1
# `CLM`
2
2
3
-
Welcome to your new `CLM` project and to the Internet Computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.
3
+
This application is used in managing vendor agreements.
4
+
5
+
## Features
6
+
7
+
Contract creation
8
+
Participant invitation
9
+
E-signing of contracts
10
+
Delivery note generation
11
+
Invoice generation
12
+
Locking of assests in Escrow
13
+
Flexible payment terms:
14
+
1. On Delivery
15
+
2. Periodic
16
+
3. Milestone payments
17
+
4. Net 60/90
18
+
5. 7,14,30 day
19
+
6. Immediate payment
20
+
Discounts and penalties
21
+
Automatic asset transfer
22
+
*Dispute resolution
4
23
5
-
To get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.
6
-
7
-
To learn more before you start working with `CLM`, see the following documentation available online:
0 commit comments