Skip to content

Cardano-Forge/weld

Repository files navigation

Logo

Weld

The last wallet connector you will need

Structure

weld/
β”œβ”€β”€ core/              # @ada-anvil/weld β€” universal wallet connector     
β”œβ”€β”€ packages/
β”‚   β”œβ”€β”€ tsconfig/      # @weld/tsconfig β€” shared TypeScript config
β”‚   β”œβ”€β”€ utils/         # @weld/utils β€” shared utils
β”‚   └── vite-plugins/  # @weld/vite-plugins β€” shared vite config plugins
β”œβ”€β”€ plugins/
β”‚   └── hodei/         # @ada-anvil/hodei-client β€” Hodei wallet plugin
└── apps/
    └── playground/    # local dev & examples app

Packages

Package Description
@ada-anvil/weld Core library β€” wallet connections across Cardano, Ethereum, Polygon, Solana and Bitcoin
@ada-anvil/hodei-client Plugin adding Hodei wallet support

Getting Started

Requires Node.js and npm.

npm install
npm run build

Development

npm run dev      # watch mode across all packages
npm run lint     # lint all packages
npm run test     # test all packages

Contributing

See CONTRIBUTING.md.

Packages

 
 
 

Contributors

Languages