how would a drupal website work on safe network?

can anyone explain how a normal PHP/MySQL website would work on the safe network? whether you could use a normal piece of software like drupal or wordpress?

thanks

You can’t use server side code, which means you can’t run WordPress etc

This is both a strength and an inconvenience. Some things are much easier to do if you have a server, but come with a price (insecurity, admin, maintainable, costs etc).

You will be able to have similar functionality on Safe Network, and with the benefits of security, zero cost/admin, scalability etc, but initially at least will need to be custom built on the Safe Network APIs.

There are demos using various web Frameworks based on earlier APIs which you’ll find here and on the safenetforum.org, but which will need to be updated for the new APIs when they are stable.

3 Likes