0.0.7 • Published 4 years ago
wp-bridge v0.0.7
__ __ ____ ____ __
/\ \ __/\ \/\ _`\ /\ _`\ __ /\ \
\ \ \/\ \ \ \ \ \L\ \ \ \ \L\ \ _ __ /\_\ \_\ \ __ __
\ \ \ \ \ \ \ \ ,__/_______\ \ _ <'/\`'__\/\ \ /'_` \ /'_ `\ /'__`\
\ \ \_/ \_\ \ \ \//\______\\ \ \L\ \ \ \/ \ \ \/\ \L\ \/\ \L\ \/\ __/
\ `\___x___/\ \_\\/______/ \ \____/\ \_\ \ \_\ \___,_\ \____ \ \____\
'\/__//__/ \/_/ \/___/ \/_/ \/_/\/__,_ /\/___L\ \/____/
/\____/
\_/__/
~Bridging content from WordPress to Arweave network~Synopsis
the wp-bridge allow for WordPress users to archive their blog's database permanently on Arweave without worrying about continious storage costs, data loss, and censorship.
Install
npm install -g wp-bridgeExamples
create a profile & sign in
wp-bridge sign-up --key-file PATH-TO-YOUR-WALLET.json --wallet-name NAME-LABELdeploy registry contract
wp-bridge deploy-contract --blog-name ExampleBlog --blog-url https://your-wp-blog.netcheck your profile
wp-bridge profilecheck if a domain is using Wordpress
wp-bridge is-wordpress --domain DomainNameAndTLDfetch content and archive diffs
wp-bridge fetch-contentload registry-contract state
wp-bridge read-registrysigning out
wp-bridge sign-outsigning in
wp-bridge sign-in --key-file PATH-TO-YOUR-WALLET.jsonLicense
This project is licensed under the MIT license