Skip to content

Movehat is a TypeScript SDK for Move on Sui built on top of Sui's TypeScript SDK and our fork of Ian Macalinao's `move-ts`.

Notifications You must be signed in to change notification settings

pentagonxyz/movehat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movehat

Movehat is a TypeScript SDK for Move on Sui built on top of Sui's TypeScript SDK and our fork of Ian Macalinao's move-ts. Movehat aspires to be the Hardhat or Foundry of Move. Support for Aptos coming soon.

Installation

  1. First, install our fork of move-ts: cargo install --git https://github.com/pentagonxyz/move-ts/crates/move-tsgen
  2. Then, install movehat: npm i --save-dev pentagonxyz/movehat
  3. Then, generate TypeScript files by running move-tsgen in a directory containing Move.toml.

Usage

About

Movehat is a TypeScript SDK for Move on Sui built on top of Sui's TypeScript SDK and our fork of Ian Macalinao's `move-ts`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages