File tree Expand file tree Collapse file tree 3 files changed +17
-18
lines changed
Expand file tree Collapse file tree 3 files changed +17
-18
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# atomic-toolkit
2+
3+ ## 0.1.1
4+
5+ ### Patch Changes
6+
7+ - 34826a7: - Add: Core Atomic Asset Functions - Create Atomic Asset - Get Atomic Asset
8+ - Add: Collection Functions
9+ - Create Collection with Asset Ids
10+ - Create Collection with Files
11+ - Get Collection
12+ - Add: GraphQL Function
13+ - Expose GraphQL Client
14+ - Add: Utility Functions
15+ - Get Directory Size
16+ - Get Upload Cost
17+ - Upload Data
Original file line number Diff line number Diff line change 11{
22 "name" : " atomic-toolkit" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Toolkit for creating Atomic Assets on Arweave using Warp Contracts" ,
55 "private" : false ,
66 "main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments