Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 566 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 566 Bytes

Wallet Core Signer in NextJS

Trustwallet Wallet-Core signer demo using NextJs.

Supporting more than 6 ecosystems

  • Cosmos
  • Near
  • Sui
  • Aptos
  • Solana
  • Ethereum

To Run

Please note node version to be in 16+ or 18+

yarn install / npm install
yarn  dev / npm run dev

Open http://localhost:3000 with your browser to see the result.

Folder Structure

utils > constants > chains

Signer Working Demo

For any more information please raise the PR or issue