8000 GitHub - polarker/alephium-web3: A JS/TS library for building dapps and smart contracts on Alephium
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

polarker/alephium-web3

 
 

Repository files navigation

Alephium Web3

Github CI NPM code style: prettier

A Typescript library for building decentralized applications on Alephium.

Getting started

You could run the following command to scaffold a skeleton project for smart contract development:

npx @alephium/cli <project-dir> [-t (base | react)]

Please read the documentation for more.

Packages

There are a few packages in this repository:

  1. @alephium/cli is the CLI tool for dApp development.
  2. @alephium/web3 is the core and base package for all dApp development.
  3. @alephium/web3-wallet contains wallet related functions.
  4. @alephium/web3-test contains test related functions.

Development

Please refer to package.json.

About

A JS/TS library for building dapps and smart contracts on Alephium

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.9%
  • JavaScript 4.2%
  • Rust 1.9%
0