Skip to content

Commit 6e18593

Browse files
Create Structures
1 parent 01c9d95 commit 6e18593

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Structures

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
cryptonaut-9-vaults/
2+
├─ programs/cryptonaut_vaults/src/lib.rs
3+
├─ programs/cryptonaut_vaults/Cargo.toml
4+
├─ Anchor.toml
5+
├─ scripts/generate_pdas.js
6+
├─ scripts/register_agents.ts
7+
├─ config/addresses.ts
8+
├─ deploy.sh
9+
├─ .env.example
10+
├─ .github/workflows/deploy.yml
11+
├─ README.md

0 commit comments

Comments
 (0)