Skip to content

solana-turbin3/Q1_25_Builder_codebasebo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Q1_25_Builder_codebasebo

Description

A small project demonstrating the implementation of the Builder design pattern in Solana.

Features

  • Modular construction of complex objects
  • Step-by-step object creation
  • Separation of construction and representation

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Build the project: npm run build

Usage

Run the example:

npm start

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published