Read more about it in this blog post
- table
@src/01_blockchain_table.sql
- sequence
@src/02_blockchain_sequence.sql
- trigger
@src/03_blockchain_trigger.sql
- package
grant execute on sys.dbms_crypto to blockchain_schema;
@src/blockchain_pkg.pks
@src/blockchain_pkg.pkb
OR
just import apex/f115_blockchain_demo.sql into your APEX workspace. This will install all database objects into your parsing schema.