From 970badbbd48d063c141bd3ee58843f30cb0a42f3 Mon Sep 17 00:00:00 2001 From: mcoba891120 <119391593+mcoba891120@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:06:50 +0800 Subject: [PATCH 1/2] feat: build institute edit page --- .../userPage/institute.html | 381 ++++++++++++++++++ 1 file changed, 381 insertions(+) create mode 100644 Dencentitle_frondend_template/userPage/institute.html diff --git a/Dencentitle_frondend_template/userPage/institute.html b/Dencentitle_frondend_template/userPage/institute.html new file mode 100644 index 0000000..418315b --- /dev/null +++ b/Dencentitle_frondend_template/userPage/institute.html @@ -0,0 +1,381 @@ + + + + + + Institute Profile - Decentitle + + + + + + + +
+
+

Decentitle

+ +
+
+ +
+
+ +
+

Solana Whitebook Research Lab

+
+
Global - Remote First
+
Blockchain Research & Education
+
Official Solana Ecosystem Partner
+
+
+ Solana Whitebook Research Lab is a pioneering research institution dedicated to advancing Solana blockchain technology education and certification. Our lab focuses on developing comprehensive educational materials and certification programs for Solana developers, from beginners to experts. We work closely with the Solana ecosystem to ensure our certifications meet industry standards. +
+
+ +
+ +
+
+
+
+ +
+
+

Certificate

+ +
+ + +
+

Solana Whitebook Newbee

+
+ Entry-level certification for Solana blockchain developers. This certification validates fundamental understanding of: +
    +
  • Solana blockchain architecture
  • +
  • Basic smart contract development
  • +
  • Solana programming model
  • +
  • Essential development tools
  • +
  • Basic security practices
  • +
+ Perfect for developers starting their journey in Solana development. +
+ + + +
+ +
+
+ Alex Blockchain +
Pending
+
+
+ Sarah Web3 +
Verified
+
+
+
+ + +
+ +
+
+
+ + +
+ +
+ * Enter the recipient's wallet address to issue the certificate +
+
+
+
+
+ + +
+

Solana Whitebook Expert

+
+ Entry-level certification for Solana blockchain developers. This certification validates fundamental understanding of: +
    +
  • Solana blockchain architecture
  • +
  • Basic smart contract development
  • +
  • Solana programming model
  • +
  • Essential development tools
  • +
  • Basic security practices
  • +
+ Perfect for developers starting their journey in Solana development. +
+ + +
+ +
+ +
+
+ +
+ +
+
+
+ + +
+ +
+ * Enter the recipient's wallet address to issue the certificate +
+
+
+
+
+
+
+ + + + \ No newline at end of file From 8c636847e35dd338d7a04359619530847d29b240 Mon Sep 17 00:00:00 2001 From: mcoba891120 <119391593+mcoba891120@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:36:46 +0800 Subject: [PATCH 2/2] feat: build institute show page --- .../showPage/institute.html | 276 ++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 Dencentitle_frondend_template/showPage/institute.html diff --git a/Dencentitle_frondend_template/showPage/institute.html b/Dencentitle_frondend_template/showPage/institute.html new file mode 100644 index 0000000..75fa8c7 --- /dev/null +++ b/Dencentitle_frondend_template/showPage/institute.html @@ -0,0 +1,276 @@ + + + + + + Solana Whitebook Research Lab - Certifications + + + + + + + +
+
+

Decentitle

+ +
+
+ + +
+
+
+

Solana Whitebook Research Lab

+
+
Global - Remote First
+
Blockchain Research & Education
+
Official Solana Ecosystem Partner
+
+
+ Solana Whitebook Research Lab is a pioneering research institution dedicated to advancing Solana blockchain technology education and certification. Our lab focuses on developing comprehensive educational materials and certification programs for Solana developers, from beginners to experts. We work closely with the Solana ecosystem to ensure our certifications meet industry standards. +
+
+
+ +
+
+
+ +
+ +
+
+

Available Certificates

+
+ + +
+

Solana Whitebook Newbee

+
+

Entry-level certification for Solana blockchain developers. This certification validates fundamental understanding of:

+
    +
  • Solana blockchain architecture and network topology
  • +
  • Basic smart contract development using Rust
  • +
  • Solana programming model and account structure
  • +
  • Development environment setup and tools
  • +
  • Security fundamentals and best practices
  • +
+

Requirements:

+
    +
  • Basic understanding of blockchain technology
  • +
  • Familiarity with programming concepts
  • +
  • Completion of beginner-level test
  • +
+
+
+ +
+
+ + +
+

Solana Whitebook Expert

+
+

Advanced certification for experienced Solana developers. This certification validates expertise in:

+
    +
  • Advanced Solana program development and optimization
  • +
  • Complex smart contract architectures and patterns
  • +
  • Performance optimization and system design
  • +
  • Advanced security implementation and auditing
  • +
  • Cross-program invocation and composability
  • +
+

Requirements:

+
    +
  • Minimum 1 year of Solana development experience
  • +
  • Completion of Newbee certification
  • +
  • Demonstrated project experience
  • +
  • Advanced technical assessment completion
  • +
+
+
+ +
+
+
+
+ + \ No newline at end of file