Tkk

Results 12 issues of Tkk

change ``` SystemProgram.createAccountWithSeed(params) ``` to ``` const transaction = new Transaction().add(SystemProgram.createAccountWithSeed(params)); ```