1 2 3 4 5 6 7 8
package linera:app; world contract { import contract-runtime-api; import base-runtime-api; export contract-entrypoints; }