Skip to content

trinci-blockchain/node-testnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First installation

To install a node in testnet mode, clone this repository and run the install.sh command on Debian 11, the official repository of the node will be cloned and it will automatically start in test mode, that is a single validator node that will allow you to test all smart contract and the functionality of TRINCI technology

trinci@node:~$ ./install.sh

Run after installation

trinci@node:~$ ./start.sh

note

set right permissione to scripts

trinci@node:~$ chmod a+x $HOME/*.sh $HOME/bin/*.sh

How to use CLI for handle NODE

https://github.com/affidaty-blockchain/trinci-cli

How create Smart Contract in RUST

https://github.com/affidaty-blockchain/trinci-sdk-rust

How create Smart Contract in AssemblyScript

https://github.com/affidaty-blockchain/trinci-sdk-assemblyscript

Other stuffs

https://github.com/affidaty-blockchain/

About

script to install or update a TRINCI test node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages