0.15.9 • Published 3 months ago
@oraichain/ton-bridge-contracts v0.15.9
ton-contracts
Project structure
contracts
- source code of all the smart contracts of the project and their dependencies.wrappers
- wrapper classes (implementingContract
from ton-core) for the contracts, including any deserialization primitives and compilation functions.tests
- tests for the contracts.scripts
- scripts used by the project, mainly the deployment scripts.
How to use
Build
npx blueprint build
or yarn blueprint build
Test
npx blueprint test
or yarn blueprint test
Deploy or run another script
npx blueprint run
or yarn blueprint run
Add a new contract
npx blueprint create ContractName
or yarn blueprint create ContractName
0.15.9
3 months ago
0.15.8
4 months ago
0.15.7
4 months ago
0.15.6
4 months ago
0.15.5
4 months ago
0.15.4
4 months ago
0.15.3
4 months ago
0.15.2
4 months ago
0.15.1
4 months ago
0.15.0
4 months ago
0.14.2
5 months ago
0.14.0
5 months ago
0.13.0
5 months ago
0.11.0
5 months ago
0.10.1
5 months ago
0.10.0
5 months ago
0.9.1
5 months ago
0.9.0
5 months ago