@fairmint/open-captable-protocol-daml-js 0.2.120 → 0.2.122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## AI context
4
4
 
5
- - **Start here**: `llms.txt`
5
+ - **Start here**: `AGENTS.md`
6
6
  - **Docs folder**: `docs/README.md` (optional; keep minimal)
7
7
 
8
8
  This repository contains multiple DAML packages (e.g., `OpenCapTable-v30`,
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "mainnet": {
3
- "ocpFactoryContractId": "00fc8faeddda470b1f0e54d015759d02d72bfc1ce3d3d2ac75bbfa52fa7ca7bae5ca1212205c554f6d367c2b31b36e922bb927da9ebbc12ebcbb70576de1d816cf2a87802c",
4
- "templateId": "f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
3
+ "ocpFactoryContractId": "0074df25e9dbefd29a7e26b918c7c26ae005e7788905063bd1c007d12aaae3edf3ca12122076ff970e7e6e9722938ef61ac04bc7ed541baf72a9d02b92bb9941cd5a3884ea",
4
+ "templateId": "a89d08d4d29df368b44ff6e7d53a6de9a6fb9b1b30da150899a913541a78d70a:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
5
5
  },
6
6
  "devnet": {
7
- "ocpFactoryContractId": "001749aa2b9bd9ae7e40fe0032b3e0bd76f6c2411f7d80583c288e852920599065ca1212205917c5b83e5851e1933ae4b01382ba7a0b41dda0c534f31024052fcbe668beb3",
8
- "templateId": "f70def6f08b98ee81c2abd1642b06db15da16e3a56aeab6533c34b7f1d1f794a:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
7
+ "ocpFactoryContractId": "009f595e19383fbd9867bf35bd3e041152e3302ecabbfa904b795ffe59552931eeca1212205b22a9db8de836596f160c4105f3bd8a9bfc6fe8b0612387968c0bcacf6bdb84",
8
+ "templateId": "a89d08d4d29df368b44ff6e7d53a6de9a6fb9b1b30da150899a913541a78d70a:Fairmint.OpenCapTable.OcpFactory:OcpFactory"
9
9
  }
10
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fairmint/open-captable-protocol-daml-js",
3
- "version": "0.2.120",
3
+ "version": "0.2.122",
4
4
  "description": "Open CapTable Protocol DAML smart contracts with generated JavaScript bindings.",
5
5
  "keywords": [
6
6
  "daml",