README
steemmonsters-js
JS library for steemmonsters
import { API, utils } from 'steemmonsters-js'
const SM_API = new API
console.log(await SM_API.player.login('therealwolf))
JS library for steemmonsters
<script type="module">
import smart1 from 'https://cdn.skypack.dev/smart-1';
</script>
JS library for steemmonsters
import { API, utils } from 'steemmonsters-js'
const SM_API = new API
console.log(await SM_API.player.login('therealwolf))