File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Documentation: TBD
4
4
5
- ## Deployments {#deployments}
5
+ ## Deployments
6
6
7
7
D-ASA examples deployed on TestNet:
8
8
9
- | Payoff | App ID | App Spec |
10
- | -------------------------------------------------| --------| ---------------------------------------------------------------------------------------------------------------------------|
11
- | [ Zero Coupon Bond] ( ./ref-zero-coupon-bond.md ) | TBD | [ ARC-32] ( https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/zero_coupon_bond/ZeroCouponBond.arc32.json ) |
12
- | [ Fixed Coupon Bond] ( ./ref-fixed-coupon-bond.md ) | TBD | [ ARC-32] ( https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/fixed_coupon_bond/FixedCouponBond.arc32.json ) |
13
- | [ Perpetual Bond] ( ./ref-perpetual-bond.md ) | TBD | [ ARC-32] ( https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/perpetual_bond/PerpetualBond.arc32.json ) |
9
+ | Payoff | App ID | App Spec |
10
+ | -------------------| ------------------------------------------------------------ --------| ---------------------------------------------------------------------------------------------------------------------------|
11
+ | Zero Coupon Bond] | [ 731948406 ] ( https://lora.algokit.io/testnet/application/731948406 ) | [ ARC-32] ( https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/zero_coupon_bond/ZeroCouponBond.arc32.json ) |
12
+ | Fixed Coupon Bond | [ 731948407 ] ( https://lora.algokit.io/testnet/application/731948407 ) | [ ARC-32] ( https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/fixed_coupon_bond/FixedCouponBond.arc32.json ) |
13
+ | Perpetual Bond | [ 731948408 ] ( https://lora.algokit.io/testnet/application/731948408 ) | [ ARC-32] ( https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/perpetual_bond/PerpetualBond.arc32.json ) |
14
14
15
15
1 . Download the App Spec JSON file;
16
16
1 . Navigate to the [ Lora App Lab] ( https://lora.algokit.io/testnet/app-lab ) ;
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ The reference implementation provides the following features:
37
37
38
38
D-ASA examples deployed on TestNet:
39
39
40
- | Payoff | App ID | App Spec |
41
- | -------------------------------------------------| --------| --------------------------------------------------------------------------------------------------------------------------------------|
42
- | [ Zero Coupon Bond] ( ./ref-zero-coupon-bond.md ) | TBD | <a href =" https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/zero_coupon_bond/ZeroCouponBond.arc32.json " >ARC-32</a > |
43
- | [ Fixed Coupon Bond] ( ./ref-fixed-coupon-bond.md ) | TBD | <a href =" https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/fixed_coupon_bond/FixedCouponBond.arc32.json " >ARC-32</a > |
44
- | [ Perpetual Bond] ( ./ref-perpetual-bond.md ) | TBD | <a href =" https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/perpetual_bond/PerpetualBond.arc32.json " >ARC-32</a > |
40
+ | Payoff | App ID | App Spec |
41
+ | -------------------------------------------------| ------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------|
42
+ | [ Zero Coupon Bond] ( ./ref-zero-coupon-bond.md ) | < a href = " https://lora.algokit.io/testnet/application/731948406 " >731948406</ a > | <a href =" https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/zero_coupon_bond/ZeroCouponBond.arc32.json " >ARC-32</a > |
43
+ | [ Fixed Coupon Bond] ( ./ref-fixed-coupon-bond.md ) | < a href = " https://lora.algokit.io/testnet/application/731948407 " >731948407</ a > | <a href =" https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/fixed_coupon_bond/FixedCouponBond.arc32.json " >ARC-32</a > |
44
+ | [ Perpetual Bond] ( ./ref-perpetual-bond.md ) | < a href = " https://lora.algokit.io/testnet/application/731948408 " >731948408</ a > | <a href =" https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/perpetual_bond/PerpetualBond.arc32.json " >ARC-32</a > |
45
45
46
46
1 . Download the App Spec JSON file;
47
47
1 . Navigate to the <a href =" https://lora.algokit.io/testnet/app-lab " >Lora App Lab</a >;
You can’t perform that action at this time.
0 commit comments