Next Dapp Alpha

Next Dapp Alpha

  • Tutorial
  • Plugins
  • API
  • Github

›Tutorial

Tutorial

  • Quick Start
  • Plugins
  • Building Plugins
  • Todo App Example
  • Wallet App Example
  • DFINITY Example
  • How to Contribute to Docs
  • Troubleshooting
  • Updates

Updates

Always use the Latest Version

Next Dapp is still in alpha and changing rapidly. So the chances are your troubles have been resolved in the latest versions. To update Next Dapp CLI Tools,

yarn global upgrade nextdapp --latest

Plugins can be updated simply by re-adding.

nextdapp add fb

Update the core.

nextdapp add core

Updates

2020.07.06 [core v0.0.12]

  • global states are accessible via $.
  • global functions can be initialized via init([ "function_name1", "function_name2" ]).

Sett the bind page for details.

2020.07.06 [core v0.0.8]

  • Tracker name is now optional.

Sett the Tracker page for details.

2020.07.05 [web3 v0.0.6]

  • add eth instance with getBalance, balanceOf, sendTransaction and transfer methods.

Sett the web3 plugin page for details.

2020.07.05 [core v0.0.7]

  • global functions are now chainable.
  • deprecate props (still works as a snapshot) and introduce get to access any global states.

See the Global Functions page for details.

← Troubleshooting
  • Always use the Latest Version
  • Updates
    • 2020.07.06 [core v0.0.12]
    • 2020.07.06 [core v0.0.8]
    • 2020.07.05 [web3 v0.0.6]
    • 2020.07.05 [core v0.0.7]
Next Dapp Alpha
Docs
Quick StartPluginsTodo App ExampleDFINITY ExampleAPI ReferenceTroubleshootingUpdates
Community
Discord
Contributors
More
BlogBit PluginsGitHubStar
Copyright © 2021 Warashibe, Inc.