Mô tả
Mingrana WP registers your posts in the Ethereum Blockchain.
How it works is described below:
- The plugin convert the content of your post into PDF.
- The plugin calculates the SHA256 hash.
- The plugin sends to Mingrana Server the hash and the PDF in order to stamp the hash in Ethereum Blockchain.
- When you refresh the post status, an stamp is shown in your post.
PD: You will need and Mingrana.com API Key to use it. You can ask for it in the link.
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/wp-mingrana
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the
Settings
->WP MIngrana
screen to configure the plugin.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Mingrana WP to Blockchain” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Mingrana WP to Blockchain” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- First stable version.
1.0.4
- Improve Server Class.