CKB Studio Versions Save

An IDE to develop CKB scripts for Nervos blockchain

v0.9.1

3 years ago

Platform

Mac OS, Windows, Linux, Web

Updates

  • Update new Logo
  • Fix a bug that may crash the editor

v0.9.0

3 years ago

Platform

Mac OS, Windows, Linux, Web

Updates

  • The web version of CKB Studio is released!
    • Signup using GitHub
    • Save projects on the cloud
    • Build Rust and C projects on our cloud compiler
    • Support all other features of CKB Studio desktop version
  • Add a testnet rpc provided by BSN
  • Right-click a file to create cell
  • Faucet button for the Aggron testnet
  • Set cell status in the cell explorer for pending and confirmed transactions
  • Reload the cell explorer when the network changes
  • Support multi-sig
  • Support viewing and editing witnesses
  • Fix filetree auto-refreshing bug on Linux and Windows
  • Fix the cellbase number bug
  • Fix the UDT transaction bug on Aggron

v0.8.0

3 years ago

Platform

Mac OS, Windows, Linux

Updates

  • A transaction queue to handle pushed transactions with status pushing, pending, proposed, confirmed
  • Cache page contents for the explorer and cell explorer

v0.7.1

3 years ago

Platform

Mac OS, Windows, Linux

Updates

  • Add scrolling support for the project file tree
  • Keep the terminal open if there are errors in creating a new project
  • Fix build mode for Rust project (debug, release, release with debug output)
  • Fix the compiler tooltip typo for JavaScript project
  • User can select texts in the transaction result
  • Fix the issue of running docker command on Windows
  • Fix the issue of terminal display on Windows
  • Fix the confusing "File too large" display
  • Fix a crash issue in contract tabs

v0.7.0

3 years ago

Platform

Mac OS, Windows, Linux

Updates

CKB Studio is now supporting Windows!

  • Integrate capsule to develop CKB scripts in Rust (including create new project, compile & test)
  • Modify the node configuration
  • Connect to a custom network via node RPC and indexer RPC
  • Display names for keypairs stored in the keypair manager
  • View private keys

v0.6.2

3 years ago

v0.6.0

3 years ago

Platform

Mac OS, Linux

Updates

Obsidian Labs is now providing CKB node RPC and ckb-indexer for Aggron testnet and Lina mainnet. You don't need to run a local node for testnet and mainnet, which can save a lot of time for synchronization.

  • Use ckb-indexer to fetch transactions and live cells
  • Show network status for Aggron and Lina
  • Allow setting icons for UDTs
  • Update to [email protected]
  • Fix bug: error in switching tabs in the explorer
  • Fix bug: fail to add star in the explorer

v0.5.0

4 years ago

Platform

Mac OS, Linux

New Features

  • CKB Studio is open-sourced now!
  • Support Linux
  • Support the Aggron Testnet with ckb node v0.32.0