Github and Wordpress Plugin Modification Project based on Blockchain/Crypto Payment -- 3
Budget: $250 – $750 NZD
We need various jobs completed;
1. Copy the Github project so we can add/edit it. We can set up an account for this, it will be public.
Add the pl8app token to this github copy (token address is 0xb77178a0fdead814296eae631be8e8171c02592b ) this works on the same blockchain as the BNB token already listed.
Investigate the github project in terms of the autopay part, we assume this will utilise a blockchain explorer, the correct explorer for BEP20 tokens is bscscan.com
2. Using the original wordpress plugin, modify it ensure that the “pl8app” token works with this system. Logo can be provided when required, however we do not know if it required in github or wordpress plugin.
As we have then modified the plugin, then this will need to be branded as pl8app instead as we are not nomiddleman.
3. We would like to also look at the possibility of the user of the wordpress plugin being able to add their own custom BEP20 tokens within their own plugin, without the token being also on the Github. I don't know if this will work, but please advise.
4. We need a plugin zip to work with woocommerce, but once this works with all features above, we need a plugin to work as an additional payment method to the Restropress plugin (this is not owned by ourselves) this will work in a very similar way to woocommerce though.
GitHub Reference : https://github.com/nomiddleman/nomiddleman-woocommerce
Wordpress Plugin Reference http://wordpress.org/plugins/nomiddleman-crypto-payments-for-woocommerce
RestroPress Plugin https://wordpress.org/plugins/restropress/
Pancake Swap Price API
GET https://api.pancakeswap.info/api/v2/tokens/0xb77178a0fdead814296eae631be8e8171c02592b
Running the serverless API from Pancake Swap gives the following information for the token address the user enters (bold part of example)
{"updated_at":1628498236611,"data":{"name":"pl8app","symbol":"PL8APP","price":"0.000002216002699855477430313586407806","price_BNB":"0.00000000791632105625402738661981053709"}}
{
"updated_at": 1234567, // UNIX timestamp
"data": {
"name": "...", // not necessarily included for BEP20 tokens
"symbol": "...", // not necessarily included for BEP20 tokens
"price": "...", // price denominated in USD
"price_BNB": "...", // price denominated in BNB
We have our own server if we need to implement any back end. We can give you access to this if required.
There will be more work, on an adjoining project for a sucessful freelancer whom has the required skills.
1. Copy the Github project so we can add/edit it. We can set up an account for this, it will be public.
Add the pl8app token to this github copy (token address is 0xb77178a0fdead814296eae631be8e8171c02592b ) this works on the same blockchain as the BNB token already listed.
Investigate the github project in terms of the autopay part, we assume this will utilise a blockchain explorer, the correct explorer for BEP20 tokens is bscscan.com
2. Using the original wordpress plugin, modify it ensure that the “pl8app” token works with this system. Logo can be provided when required, however we do not know if it required in github or wordpress plugin.
As we have then modified the plugin, then this will need to be branded as pl8app instead as we are not nomiddleman.
3. We would like to also look at the possibility of the user of the wordpress plugin being able to add their own custom BEP20 tokens within their own plugin, without the token being also on the Github. I don't know if this will work, but please advise.
4. We need a plugin zip to work with woocommerce, but once this works with all features above, we need a plugin to work as an additional payment method to the Restropress plugin (this is not owned by ourselves) this will work in a very similar way to woocommerce though.
GitHub Reference : https://github.com/nomiddleman/nomiddleman-woocommerce
Wordpress Plugin Reference http://wordpress.org/plugins/nomiddleman-crypto-payments-for-woocommerce
RestroPress Plugin https://wordpress.org/plugins/restropress/
Pancake Swap Price API
GET https://api.pancakeswap.info/api/v2/tokens/0xb77178a0fdead814296eae631be8e8171c02592b
Running the serverless API from Pancake Swap gives the following information for the token address the user enters (bold part of example)
{"updated_at":1628498236611,"data":{"name":"pl8app","symbol":"PL8APP","price":"0.000002216002699855477430313586407806","price_BNB":"0.00000000791632105625402738661981053709"}}
{
"updated_at": 1234567, // UNIX timestamp
"data": {
"name": "...", // not necessarily included for BEP20 tokens
"symbol": "...", // not necessarily included for BEP20 tokens
"price": "...", // price denominated in USD
"price_BNB": "...", // price denominated in BNB
We have our own server if we need to implement any back end. We can give you access to this if required.
There will be more work, on an adjoining project for a sucessful freelancer whom has the required skills.