web3modal-megaposta

3.0.0 • Public • Published

[!NOTE] Looking for v2? switch the branch.

📚 Documentation

🧪 Laboratory

🔗 Website

Web3Modal

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

Dev setup

  1. Create apps/laboratory/env.local file with following contents
NEXT_PUBLIC_PROJECT_ID="your_project_id"
NEXTAUTH_SECRET="your_session_secret"
  1. In each of the examples create .env.local file with following contents
VITE_PROJECT_ID="your_project_id"

Releasing new versions

  1. Run npm outdated and update dependencies
  2. Run npm install and verify if everything still works correctly
  3. Merge your feature branch into V3
  4. Create a new branch from V3 and name it with the version tag
  5. Run npm run pre-publish and set new custom version
  6. Update version in ConstantsUtil in @web3modal/scaffold-utils to the correct version
  7. Create a new PR with Release Notes and merge into V3
  8. Checkout V3 and run npm run publish:latest
  9. Draft a new release in GitHub and create new tag
  10. Click on Generate Change and only leave the link with difference. Paste in your changelog from PR.
  11. Check Set as the last release and publish release.

Readme

Keywords

none

Package Sidebar

Install

npm i web3modal-megaposta

Weekly Downloads

5

Version

3.0.0

License

ISC

Unpacked Size

1.62 MB

Total Files

504

Last publish

Collaborators

  • megaposta