Crosspoly Techteam Weekly Report(Aug 1-Aug6)
Crosspoly Techteam Weekly Report(Aug 1-Aug6)
Last updated
Was this helpful?
Crosspoly Techteam Weekly Report(Aug 1-Aug6)
Last updated
Was this helpful?
Updated the Smart Contract integrated development environment
2. LevelDB library documentation is online and bundled with the source code.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Data is stored sorted by key.
Callers can provide a custom comparison function to override the sort order.
The basic operations are Put(key,value)
, Get(key)
, Delete(key)
.
Users can create a transient snapshot to get a consistent view of data.
Test in integration in cross-chain communication as well as cross-chain transactions.
To add core stats including TVL on the TRON network and stablecoin transactions
To optimize services like resource management, information inquiry and data analysis
Test in Metauniverse Aggegator operation