AnamWallet
CtrlK
  • Developers_old
    • INTRODUCE
      • Purpose of AnamWallet
      • Key Features of AnamWallet
    • ARCHITECTURE
      • Main - Module Process
      • Inter-Process Communication (IPC)
    • MODULE
      • Coinmodule Interface
      • Essential JSON-RPC Methods
      • Apply your Module with DFM
      • How to use DFM
    • ENCRYPTION MANAGEMENT
      • Hybrid Encryption System
      • KeyStore File System
    • GUIDELINE
      • Version Requirements
  • Developers_old - 한국어
    • INTRODUCE
      • Purpose of AnamWallet
      • Key Features of AnamWallet
    • ARCHITECTURE
      • Main - Module Process
      • Inter-Process Communication (IPC)
    • MODULE
      • BlockchainModule Interface
      • Essential JSON-RPC Methods
    • ENCRYPTION MANAGEMENT
      • Hybrid Encryption System
      • KeyStore File System
    • GUIDELINE
      • Version Requirements
  • Developers - 한국어
    • MODULE
      • Upload Module to Hub
      • Download Module from Hub
  • Users
    • INTRODUCE
    • HELP
    • FAQ
  • License
Powered by GitBook
On this page
  1. Developers - 한국어
  2. MODULE

Upload Module to Hub

암호화폐 모듈 개발자들은 자신이 개발한 모듈을 hub server에 올리고, 사용자들은 앱에서 hub server에 올린 모듈을 다운로드 받아 사용할 수 있습니다.

http://localhost:8080/upload 에 접속합니다. 접속 후, 개발한 모듈의 종류를 선택하고 파일을 올리고 업로드 버튼을 누릅니다.

업로드에 성공하면 초기화면으로 돌아갑니다.

PreviousMODULENextDownload Module from Hub

Last updated 1 day ago