Akord docs
  • Introduction
    • πŸ‘‹About Akord
    • πŸŒ‡Akord–Arweave Sunsetting FAQs
    • Page
  • API & DEV TOOLS
    • πŸ•ΊSimple API upload
    • πŸ€“Learn
      • Akord protocol
        • Tags
        • Vault
          • Fields
          • Functions
            • vault:init
            • vault:update
            • vault:archive
            • vault:restore
        • Membership
          • Fields
          • Functions
            • membership:invite
            • membership:accept
            • membership:reject
            • membership:revoke
            • membership:change-role
            • membership:update
        • Node
          • Fields
          • Functions
            • node:create
            • node:update
            • node:move
            • node:revoke
            • node:restore
            • node:delete
      • Publishing a website
        • Troubleshooting website publishing
      • Technical Litepaper
      • End-to-end encryption
      • Bundling
    • πŸ—οΈBuild
      • REST API
        • Authentication
        • Rate limits
        • Timeouts
        • Webhooks
        • Examples
          • Simple uploads
          • Multipart uploads
      • SDK – AkordJS
        • Usage
        • Modules
          • Auth
          • Vault
          • Membership
          • Folder
          • Stack (file)
          • Manifest
          • Note
          • Memo (message)
          • Batch
        • Examples
      • CLI
        • Quick start
        • Login
        • Vaults
        • Files and stacks
        • Memos / messages
        • Folders
        • Memberships
      • Arweave Gateway – AKRD
  • App
    • πŸ’»Product guides
      • Signing up
        • Akord Wallet
        • Recovery phrase explained
      • Akord Vaults
        • Vault types explained
        • Creating a vault
        • Vault info
      • File management
        • Uploading files
        • File info
        • Sort/filter, folders & batch actions
        • File versioning
      • Add manifest
      • Sharing files
      • Media gallery
      • Invites
      • Messaging
      • Notes
      • Timeline
      • Storage
        • Monitoring usage
        • Top ups
        • Blockchain transactions
      • Account
        • Reveal recovery phrase
        • Change password
        • Account deletion
Powered by GitBook
On this page
  • Tutorial – create a permanent diary on Arweave
  • Other examples

Was this helpful?

  1. API & DEV TOOLS
  2. Build
  3. SDK – AkordJS

Examples

Last updated 1 year ago

Was this helpful?

Tutorial – create a permanent diary on Arweave

In this tutorial, we'll cover the basics for how to create, contribute to and access an Akord vault.

  • Wallet: demonstration of how to access your Akord wallet.

  • Gallery: how to access a public vault and display a photo gallery.

  • Diary: how to build a private/permanent diary.

Other examples

We also have some example flows in our .

πŸ—οΈ
πŸ‘‰ Launch the demo app tutorial
tests repository