This is a posting system where content can be posted to Arweave network and stored permanently.
A work for 2022 HackKing's - annual hackathon of King's College London.
Built on 19 Nov 2022 at Bush House, London.
-
Your content will be posted to Arweave blockchain network; this tool will not store your content, instead, it posts your content to the blockchain for permanent storage.
-
The key of an Arweave wallet (all content of the wallet's
.json
file) withAR token
balance is needed to pay blockchain transaction fee for each posting action.
- Make sure that you have npm installed in your computer
-
Download the ZIP file on this webpage and unzip the file into a folder
-
Go to the folder in Terminal
cd path/of/the/folder
-
In your terminal, enter the code below line by line:
npm install npm run dev
-
Open in the browser the localhost url shown on the terminal
Carlos De La Puente, BSc Computer Science, King's College London, [email protected]
Hongyi Tu, BSc Computer Science, King's College London, [email protected]
Juntong Deng, BSc Computer Science, King's College London, [email protected]
Qilan Lin, Intl. Foundation for Computer Science and Engineering, King's College London, [email protected]