Skip to content

Commit 8f08c33

Browse files
author
sagarcryptoicp
committed
Merge branch 'master' of https://github.com/CygnusIC/SDK
2 parents da3b196 + da1ca57 commit 8f08c33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ The Cygnus SDK is a comprehensive tool designed specifically for the Internet Co
44

55
## Cygnus SDK Files in Motoko
66

7-
1. [Cygnus.mo](https://github.com/CygnusIC/SDK/blob/main/motoko/Cygnus.mo "Cygnus.mo"): This file contains various types necessary for smooth integration. It also includes access control validation, ensuring that only whitelisted principlaIDs and Cygnus Canister have permission to access these methods.
7+
1. [Cygnus.mo](https://github.com/CygnusIC/SDK/blob/master/motoko/Cygnus.mo "Cygnus.mo"): This file contains various types necessary for smooth integration. It also includes access control validation, ensuring that only whitelisted principlaIDs and Cygnus Canister have permission to access these methods.
88

9-
2. [Main.mo](https://github.com/CygnusIC/SDK/blob/main/motoko/Actor.mo "Actor.mo"): This file includes two crucial methods that should be copied into the main actor of your canister.
9+
2. [Main.mo](https://github.com/CygnusIC/SDK/blob/master/motoko/Actor.mo "Actor.mo"): This file includes two crucial methods that should be copied into the main actor of your canister.
1010

1111
## Integration Steps
1212

0 commit comments

Comments
 (0)