Add existing wallet API: - [ ] get balance - [ ] airdrop - [ ] pay - [ ] confirm transfer - [ ] Read a Page given a PublicKey - [ ] Check how long the Page has until it expires (at its the current token count) - [ ] Allocate a new Page - [ ] compile contract - [ ] deploy contract (return PublicKey of the contract) - [ ] call a contract
Add existing wallet API:
get balance
airdrop
pay
confirm transfer
Read a Page given a PublicKey
Check how long the Page has until it expires (at its the current token count)
Allocate a new Page
compile contract
deploy contract (return PublicKey of the contract)
call a contract