radix-engine 1.3.1

Reference implementation of Radix Engine, from the Radix DLT project.
Documentation
1
2
3
4
5
6
7
8
9
10
# Resources

The Resource system manages asset logic across the system.

It is composed of:
* Resource Package which consists of
  * Fungible/Non-Fungible Bucket Blueprint
  * Fungible/Non-Fungible Proof Blueprint
  * Fungible/Non-Fungible Vault Blueprint
  * Fungible/Non-Fungible Resource Manager Blueprint