@multiversx/sdk-dapp-core
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-alpha.10 • Public • Published

core-library

TODO: description

Usage

In your project, make sure to use the preserveSymlinks option in the server configuration to ensure that the symlinks are preserved, for ease of development.

  resolve: {
    preserveSymlinks: true, // 👈
    alias: {
      src: "/src",
    },
  },

// TODO: DEMONSTRATE API

flowchart TB;
    id1{index.tsx} 
    
    -- sdk-dpp-core config --> 
    
    F(
        persistance
        network
        custom providers
    )
        
    -- await config --> 
    
    id2{/unlock}  
    
    -- user presses login --> 
    
    Provider.login

    -- redirect --> 
    
    /dashboard

/@multiversx/sdk-dapp-core/

    Package Sidebar

    Install

    npm i @multiversx/sdk-dapp-core

    Weekly Downloads

    70

    Version

    0.0.0-alpha.10

    License

    MIT

    Unpacked Size

    2.06 MB

    Total Files

    2183

    Last publish

    Collaborators

    • radumojic
    • arhtudormorar
    • andreibancioiu
    • valentinlup
    • ccorcoveanu
    • cipriand
    • tanghel
    • lucian.mincu
    • titel
    • dragosrebegea