Accel BaaS
Accel BaaS (Blockchain as a Service) is a cloud-based service designed to assist the adoption of blockchain technology for enterprises by providing simplified access to nodes, APIs, and the contract deployment process.
Info
Schemes: https
Base URL: https://eth.accel-baas.io
Authentication: QueryString API Key
Generate token:Reference
Endpoints
/transaction
POST
Summary: Send a transaction.
/createWallet
POST
Summary: Securely create wallet on Accel BaaS via simple JSON API.
/send
POST
Summary: Send transaction from one account to another
/call
POST
Summary: Post a call on a contract.
/getBalance
GET
Summary: Get balance of wallet created.
Updated about 5 years ago