Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The full stack toolkit to build onchain app UX

License

NotificationsYou must be signed in to change notification settings

reown-com/appkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppKit

Your on-ramp to web3 multichain. AppKit is a versatile library that makes it super easy to connect users with your Dapp and start interacting with the blockchain.

Dev setup

  1. Createapps/laboratory/.env.local file using the template fromapps/laboratory/.env.example

  2. In each of theexamples create.env.local file with following contents

VITE_PROJECT_ID="your_project_id"
  1. Runpnpm watch to build and watch for file changes in a separate tab
  2. Run gallery, laboratory or examples in a separate tab i.e.pnpm laboratory

Releasing new versions

Enter prelease mode [Optional]

If you need to release a canary/alpha/beta you need to enter prelease mode first

pnpm changeset:pre<release tag>

For example:pnpm changeset:pre a123bas2

Generate changeset

If you need to release a canary/alpha/beta you need to enter prelease mode first

pnpm changeset

Steps

  1. Runpnpm update and update dependencies
  2. Runpnpm install and verify if everything still works correctly
  3. Merge your feature branch intomain
  4. Changesets action will create or update a release PR
  5. When such PR is merged, it will trigger an automatic deploy to npm and publish release on github

Running tests

See <app/laboratory/tests/README.md>


[8]ページ先頭

©2009-2025 Movatter.jp